X-Git-Url: https://skaterift.com/git/?p=convexer.git;a=blobdiff_plain;f=.gitignore;h=ef8cee04c0ccc8040ce28a7df38d8bb9e2d1eb02;hp=5f407efca07e0707c2a7a9585e6fea60470bdbd5;hb=HEAD;hpb=6c3271c6e76e1e3d3b0a5ab6ea466827832d3046 diff --git a/.gitignore b/.gitignore index 5f407ef..ef8cee0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,15 @@ * + !*/ +*__pycache__/ + +!*.gitignore +!*.sh -!.gitignore !*.c !*.h +!*.cpp !*.py + +!LICENSE +!COPYING