/ .gitignore
.gitignore
1  __pycache__
2  .env
3  .history
4  .hypothesis/
5  build/
6  reports/
7  .terraform*
8  terraform.tfstate*