X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/blobdiff_plain/f7d3940664920f2df067316a989896b3d5b5ae41..941a348351e409096689d4126214026eb2745d69:/.gitignore diff --git a/.gitignore b/.gitignore index 4d4e499..d245190 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,12 @@ -MANIFEST -build -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