X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=7b3c53170720102335129b60ab290eeb534b1cc8;hb=9478e2d88634bd22b3d0145b76926d719e457faa;hp=4d42c396cdd3204487f569367a79c87f2b269af5;hpb=fb6c3664691bc484f9014ca4529f412d59bd492b;p=bup.git diff --git a/.gitignore b/.gitignore index 4d42c39..7b3c531 100644 --- a/.gitignore +++ b/.gitignore @@ -1,18 +1,28 @@ -/bup -/cmd/bup-* -/cmd/python-cmd.sh -randomgen -memtest -*.o -*.so -*.exe -*.dll -*~ -*.pyc -*.tmp -*.tmp.meta -/build *.swp -nbproject -/t/sampledata/var/ -/t/tmp/ +*~ +/config/bin/make +/config/config.h.tmp +/config/finished +/dev/bup-exec +/dev/bup-exec.d +/dev/bup-python +/dev/bup-python.d +/dev/python +/dev/python-proposed +/dev/python-proposed.d +/lib/bup/_helpers.d +/lib/bup/_helpers.dll +/lib/bup/_helpers.so +/lib/bup/checkout_info.py +/lib/cmd/bup +/lib/cmd/bup.d +/nbproject/ +/test/int/__init__.pyc +/test/lib/__init__.pyc +/test/lib/buptest/__init__.pyc +/test/lib/buptest/vfs.pyc +/test/lib/wvpytest.pyc +/test/sampledata/var/ +/test/tmp/ +\#*# +__pycache__/