X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=blobdiff_plain;f=.gitignore;h=8ea45fef03408e9cc39a17320838bc093d0eba0c;hp=d412f513cc496dbfad0e308db822c0017b32b8e3;hb=HEAD;hpb=a245675dbacf9a45face4a056d3007203a8b85d7 diff --git a/.gitignore b/.gitignore index d412f51..7b3c531 100644 --- a/.gitignore +++ b/.gitignore @@ -1,20 +1,28 @@ -\#*# -.#* -randomgen -memtest -*.o -*.so -*.exe -*.dll -*~ -*.pyc -*.tmp -*.tmp.meta -/build -/config/bin/ *.swp -nbproject -/lib/cmd/bup-* -/t/sampledata/var/ -/t/tmp/ -/lib/bup/_checkout.py +*~ +/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__/