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