15 lines
299 B
Plaintext
15 lines
299 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|
|
static/js/vendor/*.js
|
|
static/js/vendor/*.css
|
|
node_modules/
|
|
*.db
|
|
*.db-wal
|
|
*.db-shm
|
|
ansible/inventory/production.ini
|
|
ansible/inventory/group_vars/vault.yml
|
|
ansible/inventory/group_vars/jumphost_with_nginx.yml
|
|
ansible/inventory/group_vars/jumphost_no_nginx.yml
|