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

Commit b380959

Browse files
committedApr 27, 2016
Add npm-debug to .gitignore
avoids silly things like [this](065b44e) in the future.
1 parent 065b44e commit b380959

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ data/
66

77
# ignore local config files; only commit ones with .SAMPLE
88
*.config.json
9+
10+
# Silly npm
11+
npm-debug.log

0 commit comments

Comments
 (0)
This repository has been archived.