mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-06-10 00:25:59 +00:00
21 lines
191 B
Plaintext
21 lines
191 B
Plaintext
# IDE settings
|
|
.settings/
|
|
|
|
# Contain local paths
|
|
.mxproject
|
|
*.launch
|
|
|
|
# Build artifacts
|
|
Debug/
|
|
Release/
|
|
|
|
# Doxygen
|
|
docs/html
|
|
docs/latex
|
|
|
|
# Config
|
|
include/sta/config.hpp
|
|
|
|
# Mac OS X
|
|
.DS_Store
|