the asumptions were of course, incorrect
[convexer.git] / .gitignore
1 *
2
3 !*/
4 *__pycache__/
5
6 !*.gitignore
7 !*.sh
8
9 !*.c
10 !*.h
11 !*.cpp
12 !*.py
13
14 !LICENSE
15 !COPYING