Add *.charm to gitignore

This patch adds *.charm to the .gitignore to ensure that any built
artifacts are ignored.

Change-Id: I826c715fee9ddf2af1ad52d5395eb71ff9b881bb
This commit is contained in:
Alex Kavanagh 2022-04-18 20:59:55 +01:00
parent b46ae3d40b
commit 6c3ed5a006
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ README.ex
src/tests/mysqlsh.snap
src/tests/bundles/overlays/local-charm-overlay.yaml.j2
manual-attach.sh
*.charm