charm-glance-simplestreams-.../.gitignore
Alex Kavanagh a8785bc2cf 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: I2b4ecddd0aa8b7dfcb3cf739a2f52ef93dc7ecf2
2022-02-17 12:30:08 -05:00

19 lines
179 B
Plaintext

.coverage
bin
tags
.tox
.testrepository
*.sw[nop]
*.pyc
*.charm
.unit-state.db
tests/*.img
.idea
.stestr
.local
.pydevproject
repo-info
results*.txt
func-results.json
__pycache__