Add *.charm to gitignore

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

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

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ xenial/
.stestr
__pycache__
func-results.json
*.charm