]> arthur.barton.de Git - bup.git/blobdiff - .gitignore
bloom-cmd: don't explicitly create the bloom file (allow bloom.create()).
[bup.git] / .gitignore
index 092f3a08ad83ad1b0597afc957484dccbed0451c..96387b12a207f17d333c2080a6de57a8575795f4 100644 (file)
@@ -1,11 +1,12 @@
-bup
-bup-split
-bup-join
-bup-save
-bup-init
+/bup
+/cmd/bup-*
+/lib/bup/_version.py
 randomgen
+memtest
 *.o
 *.so
+*.exe
+*.dll
 *~
 *.pyc
 tags[12]
@@ -13,3 +14,7 @@ tags2[tc]
 out[12]
 out2[tc]
 *.tmp
+*.tmp.meta
+/build
+*.swp
+nbproject