]> arthur.barton.de Git - bup.git/blobdiff - .gitignore
Fix a bug in strip_path when prefix is a symlink
[bup.git] / .gitignore
index f19e1c2c4c0d3bd39cac438b7ffe3a68c4112abe..47e1e2edf7f9c4c21e03096fc0a17f73fdb1b29f 100644 (file)
@@ -1,13 +1,19 @@
-bup
-bup-split
-bup-join
-bup-save
+/bup
+/cmd/bup-*
+/lib/bup/_version.py
 randomgen
+memtest
 *.o
 *.so
+*.exe
+*.dll
 *~
 *.pyc
 tags[12]
 tags2[tc]
 out[12]
-out2[tc]
\ No newline at end of file
+out2[tc]
+*.tmp
+/build
+*.swp
+nbproject