Skip to content

Commit b5cd3d0

Browse files
committed
Merge pull request #788 from tgriesser/gitignore
Add npm-debug.log to gitignore
2 parents 4e954a6 + 438cf47 commit b5cd3d0

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
@@ -1,2 +1,3 @@
11
examples/**/*-bundle.js
22
node_modules
3+
npm-debug.log

0 commit comments

Comments
 (0)