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