Add *.charm to gitignore

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

Change-Id: Ia6ee5ec46f6b84d945b53bffad3b8391ae93f21e
This commit is contained in:
Alex Kavanagh 2022-04-18 20:59:55 +01:00
parent 2ae1c68c7c
commit 24505c3a24
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ __pycache__
build
manila-netapp.charm
.vscode
*.charm