Fix .gitignore: allow tracking of components/ submodules directory
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user