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