15 Zeilen
160 B
Plaintext
Ausführbare Datei
15 Zeilen
160 B
Plaintext
Ausführbare Datei
# Ignore binary directories
|
|
bin/
|
|
.dep/
|
|
obj/
|
|
|
|
# Ignore eclipse projects
|
|
.cproject
|
|
.project
|
|
.settings
|
|
Debug/
|
|
Release/
|
|
|
|
# Ignode Doxygen output
|
|
doc/
|