Add *.charm to gitignore

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

Change-Id: I8a3ee884ad82d935165c725b38c01cdd25656f49
This commit is contained in:
Alex Kavanagh 2022-04-18 20:59:54 +01:00
parent 418bd85392
commit dce627f8f5
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ cover/
layers/
interfaces/
*.swp
*.charm