Fix: anchor vendor/ gitignore to root so app/public/assets/js/vendor/ is tracked (htmx, OverType, FilePond)

This commit is contained in:
Pontoporeia
2026-06-08 10:12:39 +02:00
parent f398a0f1ff
commit 2bb520bb8c
9 changed files with 1054 additions and 2 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
# Vendor directory (third-party code)
vendor/
# Composer vendor directory (third-party PHP code) — root only
/vendor/
compose.lock
### Test databases ###