the asumptions were of course, incorrect
[convexer.git] / .gitignore
index 1a9d3587b5e5818884f1f200e9f301792b722d7c..ef8cee04c0ccc8040ce28a7df38d8bb9e2d1eb02 100644 (file)
@@ -1,9 +1,15 @@
 *
+
 !*/
+*__pycache__/
+
+!*.gitignore
+!*.sh
 
-!.gitignore
 !*.c
 !*.h
+!*.cpp
 !*.py
 
-!Makefile
+!LICENSE
+!COPYING