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