Skip to content

Commit

Permalink
fix gitignore to ignore executables
Browse files Browse the repository at this point in the history
  • Loading branch information
zelig committed Jun 23, 2014
1 parent c67cdab commit 456167a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
*un~
.DS_Store
*/**/.DS_Store
./ethereum/ethereum
ethereum/ethereum
ethereal/ethereal

0 comments on commit 456167a

Please sign in to comment.