dda-python-terraform/.gitignore
Francois Lebreau 785e9a3ce7 Fix tests
2021-01-21 10:07:00 +00:00

25 lines
210 B
Text

*.tfstate
*.tfstate.backup
*.pyc
*.egg-info
.idea
.cache
/.pypirc
/.tox/
.dropbox
env/
Icon
/pytestdebug.log
.DS_Store
# virtualenv
.virtualenv/
venv/
# Intellij
.idea/
# VSCode
.vscode/
pyrightconfig.json