# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
django_cotton_uswds/_version.py

# Virtual environments
.venv

# Demo project output
demo_project/dist/
demo_project/staticfiles/
