Skip to content

Commit 99206bb

Browse files
authored
Merge pull request #86 from ericcornelissen/patch-1
Correct .gitignore for nyc
2 parents b643b74 + 4dd96cd commit 99206bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
**/.package-lock.json
2-
/.nyc-output
2+
/.nyc_output
33
/node_modules
44
/package-lock.json

0 commit comments

Comments
 (0)