Skip to content

Commit e3a70fe

Browse files
committed
reorganized ignored files
1 parent c795acb commit e3a70fe

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
.nyc_output/
2-
coverage/
31
node_modules/
42
*.log
3+
4+
.nyc_output/
5+
coverage/

.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
.nyc_output/
12
coverage/
3+
codecov.yml
4+
25
test/
36
.*
47
AUTHORS.md
58
CHANGES.md
6-
codecov.yml
79
CONTRIBUTING.md

0 commit comments

Comments
 (0)