updated ethereum.js

This commit is contained in:
obscuren
2014-12-22 11:57:13 +01:00
parent a153b47c2b
commit e42517754a
26 changed files with 1732 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# 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
*.swp
/tmp
*/**/*un~
*un~
.DS_Store
*/**/.DS_Store
ethereum/ethereum
ethereal/ethereal
example/js
node_modules
bower_components
npm-debug.log