mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-06-10 08:35:59 +00:00
16 lines
137 B
Plaintext
16 lines
137 B
Plaintext
# IDE settings
|
|
.settings/
|
|
|
|
# Contain local paths
|
|
.mxproject
|
|
*.launch
|
|
|
|
# Build artifacts
|
|
Debug/
|
|
Release/
|
|
|
|
# Doxygen
|
|
docs/html
|
|
docs/latex
|
|
|