Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Commit 8a58d82

Browse files
committed
Merge pull request #2462 from DFurnes/npm-debug-ignore
Add npm-debug.log to gitignore. Fixes #2447.
2 parents fbfb915 + 541c836 commit 8a58d82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ docs
88
doxy.sh
99
Doxyfile
1010
node_modules
11+
npm-debug.log
1112
Gemfile.lock
1213
lib/themes/dosomething/paraneue_dosomething/dist/
1314
lib/themes/dosomething/paraneue_dosomething/bower_components/

0 commit comments

Comments
 (0)