Added .gitignore, which prevents 'bitcoin' and 'bitcoind' from showing up in git.

pull/2/merge
Matt Giuca 14 years ago
parent 5078a54b52
commit a357424a25

3
.gitignore vendored

@ -0,0 +1,3 @@
*.exe
bitcoin
bitcoind
Loading…
Cancel
Save