Files
AstrAI/.dockerignore
T
2026-04-04 10:59:32 +08:00

9 lines
99 B
Plaintext

# Ignore everything
*
# Allow necessary files
!astrai/
!scripts/tools/
!pyproject.toml
!README.md