switch to shell scripts
[convexer.git] / .gitignore
1 *
2
3 !*/
4 *__pycache__/
5
6 !*.gitignore
7 !*.sh
8
9 !*.c
10 !*.h
11 !*.cpp
12 !*.py