X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/blobdiff_plain/b15e0dce832fa166c04a6a6e7c26b77bcb0d5166..d2d1550411f009fc0d816c354290e2c041ec6d6b:/.gitignore diff --git a/.gitignore b/.gitignore index 4d4e499..d245190 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,12 @@ -MANIFEST -build -COPYING -algorithms.h -auto-version -mdwsetup.py *.pyc -pysetup.mk +__pycache__/ + +/COPYING +/MANIFEST +/algorithms.h +/auto-version +/build/ +/mdwsetup.py +/pysetup.mk + /t/keyring.old