From 682f7ae9af7ee96fdb0c0393cca2b36b5ba168be Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Mon, 31 Jul 2023 10:37:09 +0100 Subject: [PATCH] updated file locations Signed-off-by: Mark Bolwell Signed-off-by: Ionut Pruteanu --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 6fc2d89..88214c1 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,7 +2,7 @@ include site.yml include MANIFEST.in -include .secrets.baseline +include .precommit/.secrets.baseline include *.md *.rst include ansible.cfg include .ansible-lint .gitattributes .gitignore .yamllint .pre-commit-config.yaml LICENSE