Files
utl/.gitignore
T
2020-09-27 20:24:00 +03:00

15 lines
160 B
Plaintext

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