15 lines
160 B
Plaintext
Executable File
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/
|