Add *.charm to gitignore

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

Change-Id: Iaa75568a5d928f62839e130416357caebfcf0747
This commit is contained in:
Alex Kavanagh 2022-04-18 20:59:55 +01:00
parent 08c823a9b4
commit c1bfec91b9
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ xenial
.unit-state.db
func-results.json
__pycache__
*.charm