Add *.charm to gitignore

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

Change-Id: If7fbc010602ef1b4d7023909e94748ade3ff7f48
This commit is contained in:
Alex Kavanagh 2022-04-18 20:59:55 +01:00
parent 93b85b6b24
commit 9eb1424d2e

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
*.pyc
build
.idea
*.charm