web3.js/.gitignore

21 lines
449 B
Plaintext
Raw Normal View History

2014-09-30 13:51:53 -07:00
# See http://help.github.com/ignore-files/ for more about ignoring files.
#
# If you find yourself ignoring temporary files generated by your text editor
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile ~/.gitignore_global
2014-11-11 01:30:21 -08:00
*.swp
2015-02-16 23:59:19 -08:00
/coverage
2014-09-30 13:51:53 -07:00
/tmp
*/**/*un~
*un~
.DS_Store
*/**/.DS_Store
ethereum/ethereum
ethereal/ethereal
example/js
node_modules
bower_components
npm-debug.log
2015-03-30 00:11:56 -07:00
/bower