Files
ATOCore/.gitignore

14 lines
111 B
Plaintext

data/
__pycache__/
*.pyc
.env
*.egg-info/
dist/
build/
.pytest_cache/
htmlcov/
.coverage
venv/
.venv/
.claude/