Skip to content

Commit 6677a8a

Browse files
committed
fixed gitignore/README
1 parent d08fe12 commit 6677a8a

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

.gitignore

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

README.js renamed to README.md

File renamed without changes.

0 commit comments

Comments
 (0)