Only ignore Debug/Release folders in repo base

This commit is contained in:
Henrik Stickann
2023-01-20 13:15:44 +01:00
parent 2aed5c5ba3
commit ced0bd1a2a

4
.gitignore vendored
View File

@@ -6,8 +6,8 @@
*.launch *.launch
# Build artifacts # Build artifacts
Debug/ /Debug/
Release/ /Release/
# Doxygen # Doxygen
docs/html docs/html