aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Giuca <matt.giuca@gmail.com>2011-02-25 18:40:43 +1100
committerMatt Giuca <matt.giuca@gmail.com>2011-02-26 11:50:23 +1100
commita357424a257a9367d0d8f011d7a202d449428c55 (patch)
treebcd5efc1a495d6acc5f9b68f875e8f7fbd4432c4 /.gitignore
parent5078a54b529f6a108cde765bd888c1603c10ac8b (diff)
downloadbitcoin-a357424a257a9367d0d8f011d7a202d449428c55.tar.xz
Added .gitignore, which prevents 'bitcoin' and 'bitcoind' from showing up in git.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..1990117cfd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.exe
+bitcoin
+bitcoind