Skip to content

Commit 9abd28f

Browse files
authored
Merge pull request #78 from lencioni/gitignore
gitignore /.nyc-output, /node_modules, /package-lock.json
2 parents 42aae52 + 8da1ac7 commit 9abd28f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
**/.package-lock.json
2+
/.nyc-output
3+
/node_modules
4+
/package-lock.json

0 commit comments

Comments
 (0)