__pycache__/
*.py[cod]

*~
*-
*.swp
*.save
.DS_Store

/build
/dist
/*.egg-info
/env

/.env
