mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-06-10 01:55:59 +00:00
15 lines
138 B
Plaintext
15 lines
138 B
Plaintext
# IDE settings
|
|
.settings/
|
|
|
|
# Contain local paths
|
|
.mxproject
|
|
*.launch
|
|
|
|
# Build artifacts
|
|
/Debug/
|
|
/Release/
|
|
|
|
# Doxygen
|
|
docs/html
|
|
docs/latex
|