# Ignore Python compiled files
__pycache__/
*.pyc
*.pyo
*.pyd

# Ignore virtual environments
venv/
.env/

# Ignore build files
build/
dist/
*.egg-info/

# Files
howtoupload.txt
