mirror of
http://100.103.83.12:3003/fegger/odoo-at-payroll.git
synced 2026-09-17 16:56:42 +00:00
16 lines
249 B
Plaintext
16 lines
249 B
Plaintext
# Licensed source corpora — local only, never commit
|
|
.lexis360/
|
|
.wiku/
|
|
.firecrawl/
|
|
|
|
# Scraped legal reference texts — local only
|
|
.rechtsprechung/
|
|
|
|
# RAG service artifacts (index, caches, venv)
|
|
data/
|
|
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
.pytest_cache/
|
|
.env
|