X-Git-Url: https://skaterift.com/git/?p=convexer.git;a=blobdiff_plain;f=.gitignore;h=ef8cee04c0ccc8040ce28a7df38d8bb9e2d1eb02;hp=00b2e1f05ddd03d56ab97095811da1d7fa8bba40;hb=HEAD;hpb=b5ba4ec14b8e215a38cd9072de17fe40f48cea48 diff --git a/.gitignore b/.gitignore index 00b2e1f..ef8cee0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,15 @@ * + !*/ +*__pycache__/ + +!*.gitignore +!*.sh -!.gitignore !*.c !*.h +!*.cpp !*.py -Makefile +!LICENSE +!COPYING