rtos2-utils/.gitignore
Henrik Stickann d43ee23958 Add gitignore
2022-05-08 03:12:04 +02:00

15 lines
136 B
Plaintext

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