d8d0ef0691ad19879f63f58660cda748bdc4840c
[valse.git] / src / .gitignore
1 #ignore object files, library and test executables
2 *.o
3 *.so
4 test.*
5 !test.*.c