You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
418 B

# from https://github.com/github/gitignore/blob/master/Node.gitignore
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
*.swp
tags
pids
logs
results
build
node_modules
# extras
*.swp
11 years ago
*.swo
*~
.project
peerdb.json
npm-debug.log
.nodemonignore
.DS_Store
11 years ago
public/lib/*
11 years ago
db/txs/*
db/txs
db/testnet/txs/*
db/testnet/txs
11 years ago
db/blocks/*
db/blocks
db/testnet/blocks/*
db/testnet/blocks
#public/js/*
#public/css/*
README.html