Skip to content

Commit e1f4007

Browse files
committed
chore: cleanup .gitignore file
1 parent dc8ba8f commit e1f4007

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

.gitignore

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,3 @@
1-
node_modules
2-
lib-cov
3-
*.seed
4-
*.log
5-
*.csv
6-
*.dat
7-
*.out
8-
*.pid
9-
*.gz
10-
.DS_Store
11-
12-
pids
13-
logs
14-
results
1+
node_modules
152
coverage
16-
.nyc_output
17-
dist
18-
build
19-
20-
npm-debug.log
3+
.nyc_output

0 commit comments

Comments
 (0)