mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-06-10 00:36:00 +00:00
19 lines
178 B
Plaintext
19 lines
178 B
Plaintext
# IDE settings
|
|
.settings/
|
|
.vscode/
|
|
|
|
# Contain local paths
|
|
.mxproject
|
|
*.launch
|
|
|
|
# Build artifacts
|
|
Debug/
|
|
Release/
|
|
|
|
!include/sta/debug/
|
|
!src/debug/
|
|
|
|
# Doxygen
|
|
docs/html
|
|
docs/latex
|