sunbeam-charms/charms/gnocchi-k8s/.gitignore
Hemanth Nakkina 7d705444a5 Add gnocchi charm and tests
Add gnocchi charm
Add charmcraft and metadata files
Add relevant tox files
Add unit tests and zaza tests
2023-08-08 16:00:12 +05:30

13 lines
91 B
Plaintext

venv/
build/
*.charm
.tox/
.coverage
__pycache__/
*.py[cod]
.idea
.vscode/
*.swp
.stestr/