TACOS/.gitignore
2024-11-08 18:11:13 +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