Skip to content

Commit 87b9a40

Browse files
committed
Merge pull request #430 from XhmikosR/gitignore
Update .gitignore. for NPM debug log
2 parents 01faea6 + 33cb00e commit 87b9a40

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
csslint.pnproj
21
build/
2+
csslint.pnproj
33
node_modules/
4-
release/npm/README.md
4+
npm-debug.log
5+
release/npm/README.md

0 commit comments

Comments
 (0)