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