infra/.gitignore

14 lines
101 B
Plaintext

.venv/
.tmp/
*.retry
*.log
*.pyc
.pass-*
vars/envs
vars/stacks
*~
*#
*.swp
*-apps.yml
.pytest_cache/