diff options
author | Camil Staps | 2015-04-27 14:37:57 +0200 |
---|---|---|
committer | Camil Staps | 2015-04-27 14:37:57 +0200 |
commit | ae7fa5dc179c1d5e01847a8b27578d912876c42a (patch) | |
tree | f9f81278785817808a6426d551b9eccbb29036f5 /.gitignore | |
parent | Bootswatch (diff) |
Moved to build directory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ bower_components/* node_modules/* -assets/* +build/* |