*
!/**/
build
dist
.env
!.gitignore
!requirements.txt
!**/*.py
!**/*.csv
!**/*.md
!.circleci/config.yml
venv/
