TACOS/.gitignore
2023-08-30 13:15:27 +02:00

16 lines
137 B
Plaintext

# IDE settings
.settings/
# Contain local paths
.mxproject
*.launch
# Build artifacts
Debug/
Release/
# Doxygen
docs/html
docs/latex