Files
ATOCore/.dockerignore

10 lines
71 B
Plaintext
Raw Normal View History

.git
.pytest_cache
.coverage
.claude
data
__pycache__
*.pyc
tests
docs