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