mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
adding Node.js ignores
This commit is contained in:
parent
6a492645d5
commit
4dc09001b5
1 changed files with 13 additions and 0 deletions
13
Node.gitignore
Normal file
13
Node.gitignore
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
.DS_Store
|
||||||
|
lib-cov
|
||||||
|
*.seed
|
||||||
|
*.log
|
||||||
|
*.csv
|
||||||
|
*.dat
|
||||||
|
*.out
|
||||||
|
*.pid
|
||||||
|
*.gz
|
||||||
|
|
||||||
|
pids
|
||||||
|
logs
|
||||||
|
results
|
Loading…
Add table
Reference in a new issue