Add *.charm to gitignore

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

Change-Id: I66fde77850bc5682ec6ddddbb18bdada33e70dc5
This commit is contained in:
Alex Kavanagh 2022-04-18 20:59:55 +01:00
parent 2310e7f4a1
commit c07c7c8ea9
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ trusty
.testrepository
.stestr
__pycache__
*.charm