Skip to content

Commit fb605ea

Browse files
Add more stuff to gitignore
1 parent 83e1faa commit fb605ea

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.npmignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# nyc test coverage
2+
.nyc_output
3+
4+
# Coverage directory used by tools like istanbul
5+
coverage
6+
*.lcov
7+
18
# Custom files I don't want added to the npm package
29
.vscode/
310
.github/

0 commit comments

Comments
 (0)