sta-core/.gitignore

19 lines
178 B
Plaintext

# IDE settings
.settings/
.vscode/
# Contain local paths
.mxproject
*.launch
# Build artifacts
Debug/
Release/
!include/sta/debug/
!src/debug/
# Doxygen
docs/html
docs/latex