X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=.gitignore;h=3a20ea324878807c3c9afb88d2d119728dd3f885;hb=f6c8fc1320dddeb10b4dd6d5c27e3af8b6a00b60;hp=c80ee66be1be4ca4a0b0e30558be9d16ee899cbf;hpb=f0381c23767808550aaa5b8d460cf9043cd8fe53;p=bup.git diff --git a/.gitignore b/.gitignore index c80ee66..3a20ea3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,19 @@ -bup -bup-split -bup-join -datagen +/bup +/cmd/bup-* +/cmd/python-cmd.sh +randomgen +memtest *.o *.so +*.exe +*.dll *~ *.pyc -tags[12] -out[12] +*.tmp +*.tmp.meta +/build +*.swp +nbproject +/t/sampledata/var/ +/t/tmp/ +/lib/bup/_checkout.py