mirror of
https://github.com/wassname/moral-maps.git
synced 2026-08-20 12:30:40 +08:00
Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>
18 lines
142 B
Plaintext
18 lines
142 B
Plaintext
.pi/
|
|
/docs/
|
|
spec/
|
|
.claude/
|
|
|
|
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.env
|
|
data/cache/
|
|
data/*.csv
|
|
!data/.gitkeep
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
results/
|
|
logs_*.log
|