X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=.gitignore;h=7b3c53170720102335129b60ab290eeb534b1cc8;hb=d1c5a726387d83d526695c30b9ac7fc0498f7027;hp=b6322523bd51969ac1f009bb52dcddb911937cc2;hpb=073f1e521cdfc39d302eaeac49745b1f1a25a1c0;p=bup.git diff --git a/.gitignore b/.gitignore index b632252..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-* -/t/sampledata/var/ -/t/tmp/ +/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__/