diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index eae5df6e6..e1e7dbfe4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ .bower.json .sizecache.json +npm-debug.log + /dist /node_modules |