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