mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/CAN-Demo.git
synced 2025-06-10 19:15: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
|
|
|