TACOS/.gitignore
2024-11-09 07:30:12 +00:00

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