Skip to content

Commit b2661c3

Browse files
authored
build: update gitignore config
1 parent ac02a54 commit b2661c3

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.gitignore

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
node_modules/
2-
lib/
3-
coverage/
4-
.nyc_output/
1+
node_modules
2+
lib
3+
coverage
4+
.nyc_output
55
npm-debug.log
6-
*.sublime*

0 commit comments

Comments
 (0)