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