.cc
[convexer.git] / .gitignore
1 *
2 !*/
3
4 !.gitignore
5 !*.c
6 !*.cc
7 !*.cpp
8 !*.hpp
9 !*.h
10 !*.py
11
12 !Makefile