Add *.charm to gitignore

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

Change-Id: I9f9d6d375013ab67d2a4e539382d893898550004
This commit is contained in:
Alex Kavanagh 2022-04-18 20:59:54 +01:00
parent 8415ded62a
commit 5ccab5e53d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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