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