fix gitignore to ignore executables

This commit is contained in:
zelig 2014-06-23 12:13:06 +01:00
parent c67cdab221
commit 456167aca0

3
.gitignore vendored

@ -9,5 +9,6 @@
*un~ *un~
.DS_Store .DS_Store
*/**/.DS_Store */**/.DS_Store
./ethereum/ethereum ethereum/ethereum
ethereal/ethereal