aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Huff <[email protected]>2011-06-02 20:27:27 -0500
committerDoug Huff <[email protected]>2011-06-02 20:27:27 -0500
commit4e6303d397f14e011c4cfff028fa3c4769c1d55e (patch)
treeb5bdc7988b07933bae08399054cc478bc6801ae4
parentBugfix for dnsseed introduced by dnslookup (diff)
downloaddiscoin-4e6303d397f14e011c4cfff028fa3c4769c1d55e.tar.xz
discoin-4e6303d397f14e011c4cfff028fa3c4769c1d55e.zip
Add common temp files to .gitignore.
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eec3751aa..aeeef170e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
src/*.exe
src/bitcoin
src/bitcoind
+.*.swp
+*.*~*