use git fat
[epclust.git] / old_C_code / .gitignore
... / ...
CommitLineData
1#ignore building files and folders
2build/
3
4#ignore object files + library
5*.o
6*.so