flocore/.gitignore
Ryan X. Charles 1361bd2939 fix npm install issue and up version
Bitcore in Copay is not being installed correctly due to changes we made
recently in the way bitcore is compiled (it is not compiled on install, but on
prepublish). This adds all the bundles to the repo to fix that issue.
2014-05-23 16:25:39 -07:00

13 lines
104 B
Plaintext

build/
node_modules/
*.swp
*.swo
*~
.project
README.html
CONTRIBUTING.html
tags
coverage
.DS_Store
docs