]> arthur.barton.de Git - bup.git/blobdiff - .gitignore
cmd/midx: differentiate the log message from the index.py merging.
[bup.git] / .gitignore
index 73c2300ec52b4c27ef2941edb8e7ed30b83fa3dc..47e1e2edf7f9c4c21e03096fc0a17f73fdb1b29f 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,6 @@ tags2[tc]
 out[12]
 out2[tc]
 *.tmp
+/build
+*.swp
+nbproject