From 1cc8f776702c35f8091f7f2d2788e96abfe155bc Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sun, 8 Feb 2026 23:46:24 +0900 Subject: [PATCH] Ignore generated policy file The file should be generated from scratch, according to the latest code in the repository. Change-Id: Ibe60e8e5be7e3209b70520b0c34aac3a89df2c42 Signed-off-by: Takashi Kajinami --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e610a7dd3..fa9aae350 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ var/* ChangeLog AUTHORS etc/zaqar.conf.sample +etc/zaqar.policy.yaml.sample doc/source/_static/zaqar.conf.sample .idea # Files created by releasenotes build