insight-ui-zcash/.gitignore

33 lines
275 B
Plaintext
Raw Normal View History

2014-01-06 07:29:27 -08:00
# from https://github.com/github/gitignore/blob/master/Node.gitignore
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
2014-01-06 07:28:10 -08:00
*.swp
2014-01-14 11:45:25 -08:00
tags
2014-01-06 07:29:27 -08:00
pids
logs
results
build
node_modules
# extras
*.swp
2014-01-19 05:09:59 -08:00
*.swo
2014-01-06 07:29:27 -08:00
*~
.project
peerdb.json
2014-01-06 07:29:27 -08:00
2014-01-06 07:28:10 -08:00
npm-debug.log
2014-01-06 12:32:22 -08:00
.nodemonignore
2014-01-06 07:28:10 -08:00
.DS_Store
2014-01-06 11:12:14 -08:00
public/lib/*
db/*
2014-01-06 07:28:10 -08:00