Add *.charm to gitignore

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

Change-Id: Ia45421dfaa991606f803dc9dec7f62d5184325f2
This commit is contained in:
Alex Kavanagh 2022-04-18 20:59:55 +01:00
parent 376896846b
commit ed077d678e
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