11 lines
219 B
Plaintext
11 lines
219 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.env
|
|
|
|
# Hinweis: output/ wird BEWUSST versioniert (Repo = Single Source of Truth).
|
|
# Auch staging/ (pending) wird versioniert -> Transparenz auf GitLab Pages.
|
|
public/
|
|
preview/
|
|
preview_staging/
|