Added .gitignore, which prevents 'bitcoin' and 'bitcoind' from showing up in git.
authorMatt Giuca <matt.giuca@gmail.com>
Fri, 25 Feb 2011 07:40:43 +0000 (18:40 +1100)
committerMatt Giuca <matt.giuca@gmail.com>
Sat, 26 Feb 2011 00:50:23 +0000 (11:50 +1100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..1990117
--- /dev/null
@@ -0,0 +1,3 @@
+*.exe
+bitcoin
+bitcoind