]> arthur.barton.de Git - bup.git/blobdiff - .gitignore
cmd/xstat: don't report mtime/atime for symlinks if we don't have_ns_timestamps.
[bup.git] / .gitignore
index a2577fc5dc35060b15d665a7323508b016ae7200..47e1e2edf7f9c4c21e03096fc0a17f73fdb1b29f 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,6 @@ tags2[tc]
 out[12]
 out2[tc]
 *.tmp
+/build
+*.swp
+nbproject