Skip to content

Commit aa7e981

Browse files
committed
Add npm-debug.log to .gitignore
1 parent 032094e commit aa7e981

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
npm-debug.log
12
node_modules/

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- Use install scripts in `bin` directory.
66
- Use local gulp
7+
- Add npm-debug.log to .gitignore.
78

89
## 1.0.1
910

0 commit comments

Comments
 (0)