X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=3a20ea324878807c3c9afb88d2d119728dd3f885;hb=aab82669cb0efd0a275e0ccd14ee779e894455ea;hp=73c2300ec52b4c27ef2941edb8e7ed30b83fa3dc;hpb=a42fd951eac9cf78cd6c1c48bbea9c67e3acf9ac;p=bup.git diff --git a/.gitignore b/.gitignore index 73c2300..3a20ea3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,19 @@ -bup -bup-* +/bup +/cmd/bup-* +/cmd/python-cmd.sh randomgen -randomgen.exe +memtest *.o *.so +*.exe *.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