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