diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 657c24099..c61847aab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ dist - npm-debug.log node_modules temp @@ -8,9 +7,9 @@ temp app/bower_components test/bower_components package - .DS_Store builds/ +disc/ notes.txt app/.DS_Store development/bundle.js |