Some checks failed
Deploy explore / deploy (push) Failing after 18s
Entscheidungen als Markdown, Normen-Index und schlankes Git-Sync nach /opt/explore (Gitea Actions, ohne Docker). Co-authored-by: Cursor <cursoragent@cursor.com>
24 lines
224 B
Plaintext
24 lines
224 B
Plaintext
# Roh-XML/ZIP von Rechtsprechung im Internet
|
|
ge_xml/
|
|
*.zip
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
.venv/
|
|
venv/
|
|
.env
|
|
.Python
|
|
|
|
# OS / IDE
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|
|
|
|
# Test / Cache
|
|
.pytest_cache/
|
|
.coverage
|
|
htmlcov/
|
|
*.log
|