Files
Saiki/.gitignore
T

8 lines
61 B
Plaintext

__pycache__/
*.py[cod]
.venv/
venv/
*.egg-info/
dist/
build/