X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=blobdiff_plain;f=.gitignore;h=8ea45fef03408e9cc39a17320838bc093d0eba0c;hp=c80ee66be1be4ca4a0b0e30558be9d16ee899cbf;hb=bf67f94dd4f4096de4eee07a7dc377d6c889a016;hpb=f0381c23767808550aaa5b8d460cf9043cd8fe53 diff --git a/.gitignore b/.gitignore index c80ee66..8ea45fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,17 @@ -bup -bup-split -bup-join -datagen +/cmd/bup-* +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