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
*.tfstate
*.tfstate.backup
# python
*.pyc
*.egg-info
.cache
__pycache__
/.pypirc
dist/
build/
/pytestdebug.log
.pytestdebug.log
/pytest_cache
.lsp
# virtualenv
.virtualenv/
venv/
# Intellij
.idea
.idea/
# VSCode
.vscode/
pyrightconfig.json
tmp.txt
# other
.dropbox
.DS_Store
/.tox/
env/
Icon
.clj-kondo