X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=.gitignore;h=7b3c53170720102335129b60ab290eeb534b1cc8;hb=1de81e81a0ba24622dec3ec4c9b6acba3bba3cf2;hp=bda8de8bff067ae5d048518a7c012257c608771a;hpb=88f7fbebef60f0d8e5ebae8579cd249be6331ea3;p=bup.git diff --git a/.gitignore b/.gitignore index bda8de8..7b3c531 100644 --- a/.gitignore +++ b/.gitignore @@ -1,20 +1,28 @@ -\#*# -.#* -randomgen -memtest -*.o -*.so -*.exe -*.dll +*.swp *~ -*.pyc -*.tmp -*.tmp.meta -/build -/config/bin/ +/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 -*.swp -nbproject -/lib/cmd/bup-* +/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__/