X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=.gitignore;h=ef8cee04c0ccc8040ce28a7df38d8bb9e2d1eb02;hb=2b81894272ade16dbe3f71514e8eb25b2962bf9e;hp=1a9d3587b5e5818884f1f200e9f301792b722d7c;hpb=2d8415532d13da0132b762dcff2d043b77441d33;p=convexer.git diff --git a/.gitignore b/.gitignore index 1a9d358..ef8cee0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,15 @@ * + !*/ +*__pycache__/ + +!*.gitignore +!*.sh -!.gitignore !*.c !*.h +!*.cpp !*.py -!Makefile +!LICENSE +!COPYING