charm-nova-cloud-controller/.gitignore
Alex Kavanagh 1c7f320cb6 Update to classic charms to build using charmcraft in CI
This update is to ensure that the Zuul Canonical CI builds the charm
before functional tests and ensure that that artifact is used for the
functional tests.  This is to try to ensure that the charm that gets
landed to the charmhub is the same charm that was tested with.

Change-Id: I7c695c77c67f43f02c72c3b50d949c451be53bc3
2022-02-19 15:17:08 -07:00

16 lines
150 B
Plaintext

bin
.coverage
.testrepository
.tox
tags
*.sw[nop]
*.pyc
*.charm
.unit-state.db
trusty/
xenial/
tests/cirros-*-disk.img
func*.json
.stestr
__pycache__