charm-glance/.gitignore
Alex Kavanagh e2255c29dd 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: I816a3034b055433a7688ac1165017c25f7fcf873
2022-02-15 16:10:36 +00:00

18 lines
172 B
Plaintext

.coverage
bin
tags
.tox
.testrepository
*.sw[nop]
*.charm
*.pyc
.unit-state.db
tests/*.img
trusty
.idea
.stestr
func-results.json
__pycache__
tempest-workspace
tempest.log