From 323e2e9fa63cef472676204bda28e913ead372fe Mon Sep 17 00:00:00 2001 From: Alex Kavanagh Date: Wed, 19 Oct 2022 14:13:59 +0100 Subject: [PATCH] Ensure that charm artefacts are not included in repo Change-Id: Ic5b6cbb74a171bd9782a1346c6149bc963fcfa83 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 98c9c5a..b620cbb 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ trusty .testrepository __pycache__ .stestr +*.charm