sta-core/.gitignore
Henrik Stickann 23702a2b0b Add gitignore
2022-05-08 03:09:52 +02:00

15 lines
136 B
Plaintext

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