From 7abae1fc246bad17938412cee4473b29a61eb045 Mon Sep 17 00:00:00 2001 From: Brad King Date: Mon, 21 Sep 2026 17:57:30 -0400 Subject: [PATCH] gitattributes: Do not export pvs-studio config in source archives This was missed in commit 3748deda58 (pvs-studio: Add .pvsconfig exclusion file, 2026-04-27, v4.4.0-rc1~244^2~2). --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 3cf1b86fb8..edac8c19fd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,6 +5,7 @@ .codespellrc export-ignore .editorconfig export-ignore .pre-commit-config.yaml export-ignore +.pvsconfig export-ignore .typos.toml export-ignore sgconfig.yml export-ignore