fix makefile + gitignore
[convexer.git] / .gitignore
1 *
2 !*/
3
4 !.gitignore
5 !*.c
6 !*.h
7 !*.py
8
9 !Makefile