X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/blobdiff_plain/e9fc59fa285cd6986540aa2e8eb1e8dcf9b3dfe7..ad70a954d0c71d5506143d57c63e58aa09d6a13f:/.gitignore diff --git a/.gitignore b/.gitignore index 98bd1e8..d245190 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,12 @@ -MANIFEST -build -dist -py -test.py -deb-build -build-stamp -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