dda-python-terraform/.gitignore
2019-06-25 19:57:03 +01:00

19 lines
161 B
Text

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