Files
ti_coding_agent_data_prep/.gitignore
2026-06-24 22:34:26 +08:00

11 lines
104 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
.venv/
.ruff_cache/
/data/*
!/data/.gitkeep
/runs/*
!/runs/.gitkeep