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