Files
explore/.gitignore
Michael Hermann bdaa21dc31
Some checks failed
Deploy explore / deploy (push) Failing after 18s
Initialisiere Explor.Code.Law mit RII-Pipeline und Strato-Deploy.
Entscheidungen als Markdown, Normen-Index und schlankes Git-Sync nach /opt/explore (Gitea Actions, ohne Docker).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-17 12:03:40 +02:00

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