insight-ui-zcash/.gitignore

31 lines
264 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
*~
.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/*
2014-01-06 07:28:10 -08:00