From 46726c70b60434c9a556961be9564c26f28d47ca Mon Sep 17 00:00:00 2001 From: Andrei Sergeev Date: Sat, 18 Jan 2025 11:10:35 +0400 Subject: [PATCH] Update gitignore to the latest --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8a30d258..a4fe18bd 100644 --- a/.gitignore +++ b/.gitignore @@ -82,6 +82,8 @@ StyleCopReport.xml *.pgc *.pgd *.rsp +# but not Directory.Build.rsp, as it configures directory-level build defaults +!Directory.Build.rsp *.sbr *.tlb *.tli