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

39 lines
321 B
Plaintext

# terraform
8 years ago
*.tfstate
*.tfstate.backup
# python
*.pyc
*.egg-info
.cache
__pycache__
/.pypirc
dist/
build/
/pytestdebug.log
.pytestdebug.log
1 year ago
/pytest_cache
.lsp
# virtualenv
.virtualenv/
3 years ago
venv/
# Intellij
.idea
2 years ago
.idea/
# VSCode
.vscode/
3 years ago
pyrightconfig.json
3 years ago
tmp.txt
# other
.dropbox
.DS_Store
/.tox/
env/
Icon
1 year ago
.clj-kondo