]> arthur.barton.de Git - bup.git/blobdiff - .gitignore
Prefer python 3, and mention intent to drop python 2 support
[bup.git] / .gitignore
index 4d42c396cdd3204487f569367a79c87f2b269af5..bda8de8bff067ae5d048518a7c012257c608771a 100644 (file)
@@ -1,6 +1,5 @@
-/bup
-/cmd/bup-*
-/cmd/python-cmd.sh
+\#*#
+.#*
 randomgen
 memtest
 *.o
@@ -12,7 +11,10 @@ memtest
 *.tmp
 *.tmp.meta
 /build
+/config/bin/
+/lib/bup/checkout_info.py
 *.swp
 nbproject
-/t/sampledata/var/
-/t/tmp/
+/lib/cmd/bup-*
+/test/sampledata/var/
+/test/tmp/