diff options
author | Mantas <11616378+mistermantas@users.noreply.github.com> | 2018-10-05 19:26:19 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-05 19:26:19 +0300 |
commit | 1bee071dfc3cf1493c730f1a6a069549399efdb0 (patch) | |
tree | c185d8e4cbf9e765da5f046a726e7b431c30d105 /.gitignore | |
parent | 872cd0c09287802eb52bf020a87f8ddfe6e74471 (diff) |
Fix #31
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ exampleSite/public/ public/ +exampleSite/themes/ |