Is there a model .gitignore
file for a CodeLite IDE 15.0.0 workspace?
This answer provides some suggestions for files that should not be added to source control, however it's from 2014 so I'm not sure it's current for 15.0.0. For example, I see a tags
file in the workspace root that looks like it probably shouldn't be under source control.
Below is what I'm currently working with.
.codelite
Makefile
*.txt
Debug
*.mk