Skip to content

Commit b499ce4

Browse files
committed
gitignore
1 parent d78bffb commit b499ce4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.gitignore

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
.DS_STORE
2+
lib-cov
3+
*.seed
4+
*.log
5+
*.csv
6+
*.dat
7+
*.out
8+
*.pid
9+
*.gz
10+
11+
pids
12+
logs
13+
results
14+
15+
npm-debug.log
16+
node_modules

0 commit comments

Comments
 (0)