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