dough-calc/.gitignore

17 lines
156 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Configuration files
.env
# Tests
.coverage