X-Git-Url: https://arthur.barton.de/gitweb/?p=bup.git;a=blobdiff_plain;f=.gitignore;h=3a20ea324878807c3c9afb88d2d119728dd3f885;hp=88644b65598835c20cd63934e63e62a2591669c7;hb=ef211f804882991f4cf31af6f18ff7db291954f5;hpb=a2e3433daa1a4661a73220e076b0a35d302482f4 diff --git a/.gitignore b/.gitignore index 88644b6..3a20ea3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ -bup -bup-* +/bup +/cmd/bup-* +/cmd/python-cmd.sh randomgen memtest *.o @@ -8,9 +9,11 @@ memtest *.dll *~ *.pyc -tags[12] -tags2[tc] -out[12] -out2[tc] *.tmp +*.tmp.meta /build +*.swp +nbproject +/t/sampledata/var/ +/t/tmp/ +/lib/bup/_checkout.py