diff options
author | Yehonal <yehonal.azeroth@gmail.com> | 2017-10-13 20:20:15 +0200 |
---|---|---|
committer | Yehonal <yehonal.azeroth@gmail.com> | 2017-10-13 20:20:15 +0200 |
commit | 0fc4a6a153ca3a09ccb6e1311131b12a59c6cba3 (patch) | |
tree | 4920b3cfa31fc561016db641b64f29d0ecd25442 /.gitignore | |
parent | c64f8d8e825731966f48e76aab183aca3f969f0d (diff) |
Missing folder
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index afbffbff61..cc03f14526 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,7 @@ env/dist/* env/user/* modules/* build*/ -var/build/* +var/* !.gitkeep |