X-Git-Url: https://skaterift.com/git/?p=convexer.git;a=blobdiff_plain;f=.gitignore;h=ef8cee04c0ccc8040ce28a7df38d8bb9e2d1eb02;hp=1a9d3587b5e5818884f1f200e9f301792b722d7c;hb=HEAD;hpb=2d8415532d13da0132b762dcff2d043b77441d33 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