Inhalt für .gitignore hinzugefügt
parent
bb813a0f29
commit
a6e28a1754
@ -194,7 +194,14 @@ C:\Web\AdAdminPanel
|
||||
- `config/`, `scripts/`, `storage/` bleiben *unsichtbar* für den Browser
|
||||
- PowerShell läuft über einen eigenen Service-Account
|
||||
- AppPool-Identität erhält nur minimal benötigte Rechte
|
||||
|
||||
- `.gitignore` für:
|
||||
- `vendor/`
|
||||
- `.idea/`
|
||||
- `.vscode/`
|
||||
- `logs/`
|
||||
- `cache/`
|
||||
- `/storage/`
|
||||
- `/config.php`
|
||||
---
|
||||
|
||||
# 3. Warum diese Struktur gut für das Projekt ist
|
||||
|
||||
Loading…
Reference in New Issue
Block a user