Fix .gitignore: allow tracking of components/ submodules directory

This commit is contained in:
2025-08-15 22:12:14 +02:00
parent 9b14d94bbe
commit ee842f3783

3
.gitignore vendored
View File

@@ -2,8 +2,7 @@
output/ output/
cache/ cache/
# Git submodules directory (managed separately) # Note: components/ directory contains git submodules and should be tracked
components/
# Docker artifacts # Docker artifacts
.dockerignore .dockerignore