browsertrix/.gitignore
Tessa Walsh a9c1c54194
Make btrix helper work with microk8s (#768)
* Check for microk8s

* Use python3

* Add note about installing pytest

* Add chart/local.yaml to .gitignore to avoid committing
2023-04-18 08:50:46 -04:00

12 lines
172 B
Plaintext

**/*.pyc
**/node_modules/
**/config.env
**/config.yaml
**/signing.yaml
.DS_Store
# digital ocean custom values
private.yml
# microk8s playbook hosts
hosts
chart/local.yaml