You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dda-python-terraform/.gitignore

25 lines
191 B
Plaintext

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