Add *.charm to gitignore

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

Change-Id: Icadcc8df8006dc286f85e724ecfbe5aab2c2b14a
This commit is contained in:
Alex Kavanagh 2022-04-18 20:59:55 +01:00
parent 8517f58019
commit 5a9f6d9bad
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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