new ethereum.js

This commit is contained in:
obscuren
2015-01-28 10:58:43 +01:00
parent 8c99a87aa8
commit cb47a9e97f
34 changed files with 4018 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