TODO: check why there is suddenly a ./target dir in the root

This commit is contained in:
2025-08-25 09:46:23 +02:00
parent 709c4a0865
commit d85339cfd9

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# Build artifacts # Build artifacts
output/ output/
cache/ cache/
target/
# Note: components/ directory contains git submodules and should be tracked # Note: components/ directory contains git submodules and should be tracked