mirror of
https://github.com/wassname/moral-maps.git
synced 2026-09-23 13:30:23 +08:00
Co-Authored-By: PI[gpt-5.6-terra] <288921227+claudypoo@users.noreply.github.com>
19 lines
156 B
Plaintext
19 lines
156 B
Plaintext
.pi/
|
|
/docs/
|
|
spec/
|
|
.claude/
|
|
|
|
.venv/
|
|
node_modules/
|
|
__pycache__/
|
|
*.pyc
|
|
.env
|
|
data/cache/
|
|
data/*.csv
|
|
!data/.gitkeep
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
results/
|
|
logs_*.log
|