insight-ui-zcash/.gitignore

50 lines
536 B
Plaintext
Raw Permalink 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/*
!public/lib/zeroclipboard/ZeroClipboard.swf
2014-02-10 12:34:56 -08:00
db/txs/*
db/txs
db/testnet/txs/*
db/testnet/txs
2014-02-10 12:34:56 -08:00
db/blocks/*
db/blocks
db/testnet/blocks/*
db/testnet/blocks
2014-01-06 07:28:10 -08:00
2014-02-24 06:17:46 -08:00
public/js/angularjs-all.js
public/js/main.js
public/js/vendors.js
public/css/main.css
README.html
po/*
!po/*.po