chore: gitignore module asset symlinks (runtime-generated)
web/modules/* symlinks point to absolute Docker container paths (/var/www/modules/*/web) and are regenerated by module:assets-sync. They should not be tracked — they break on fresh clones and are machine-specific. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
/var/www/modules/addressbook/web
|
||||
@@ -1 +0,0 @@
|
||||
/var/www/modules/api-docs/web
|
||||
@@ -1 +0,0 @@
|
||||
/var/www/modules/audit/web
|
||||
@@ -1 +0,0 @@
|
||||
/var/www/modules/bookmarks/web
|
||||
@@ -1 +0,0 @@
|
||||
/var/www/modules/help-center/web
|
||||
@@ -1 +0,0 @@
|
||||
/var/www/modules/notifications/web
|
||||
Reference in New Issue
Block a user