1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-11-22 01:36:56 +01:00
js-bigchaindb-driver/.gitignore
Matthias Kretschmann 47c10ecc0f
remove dist output, generate after install instead
* run build on postinstall step
* gitignore dist directory
* add dist output explanation to main readme
* closes #2
2017-06-08 12:21:31 +02:00

17 lines
135 B
Plaintext

*.seed
*.log
*.dat
*.out
*.pid
*.gz
.idea
*.sublime-project
*.sublime-workspace
*.sublime-workspace
.env
build/*
node_modules/*
dist