utl/.gitignore
Christos Houtouridis bebb193278 DEV: minor changes
2019-11-14 12:24:04 +02:00

15 lines
160 B
Plaintext
Executable File

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