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