add: full multi-tenancy control
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -33,3 +33,18 @@ node_modules/
|
||||
/test-results/
|
||||
/blob-report/
|
||||
/playwright/.cache/
|
||||
|
||||
# Storage framework (cache/views)
|
||||
/storage/framework/views/*.php
|
||||
/storage/logs/*.log
|
||||
/storage/debugbar/
|
||||
|
||||
# Build files
|
||||
/public/build
|
||||
/public/admin/build
|
||||
/public/installer/build
|
||||
/public/webform/build
|
||||
|
||||
# Temporary files
|
||||
*.tmp*
|
||||
.tmp*
|
||||
|
||||
Reference in New Issue
Block a user