Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
22 lines
327 B
Plaintext
22 lines
327 B
Plaintext
# Config with credentials
|
|
mitarbeiter-app/config.php
|
|
mitarbeiter-app/config.secret.php
|
|
|
|
# Uploaded files
|
|
mitarbeiter-app/uploads/
|
|
mitarbeiter-app/downloads/
|
|
mitarbeiter-app/fortbildung-materials/
|
|
mitarbeiter-app/assets/avatars/
|
|
mitarbeiter-app/data/
|
|
|
|
# OS / editor
|
|
.DS_Store
|
|
Thumbs.db
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
|
|
# Logs
|
|
*.log
|