charm-ceph-radosgw/.gitignore
Alex Kavanagh d81d4bb128 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: I56e04707036b994c52cc9cfcb19e6c37cd41309e
2022-02-15 15:43:00 +00:00

14 lines
127 B
Plaintext

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