Add *.charm to gitignore

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

Change-Id: I78e4174155436bfe00ba6a2093be1c9e9223548f
This commit is contained in:
Alex Kavanagh 2022-04-18 20:59:55 +01:00
parent 8109de7d88
commit 7785c5b87d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ build
interfaces
layers
*.swp
*.charm