utl/.gitignore

15 lines
160 B
Plaintext

# Ignore binary directories
bin/
.dep/
obj/
# Ignore eclipse projects
.cproject
.project
.settings
Debug/
Release/
# Ignode Doxygen output
doc/