Files
tampy/.gitignore

18 lines
121 B
Plaintext

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
venv/
.venv/
# Build
*.egg-info/
*.egg
dist/
build/
# uv
*.egg