diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 71204f116..5d2072a6d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ +dist +gulp-dist + node_modules temp .tmp -dist .sass-cache app/bower_components test/bower_components |