From 1d210ed7227da82be54c1a8e1ddd1d25d173b41b Mon Sep 17 00:00:00 2001 From: nhkeni Date: Fri, 4 Feb 2022 15:11:04 -0500 Subject: [PATCH] prevent ..files value from being pull from .. This was creating extra nethack.ico entries in Files. --- sys/windows/vs/.gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/windows/vs/.gitattributes b/sys/windows/vs/.gitattributes index c905b85f0..aaae27011 100644 --- a/sys/windows/vs/.gitattributes +++ b/sys/windows/vs/.gitattributes @@ -1 +1,2 @@ * NH_filestag=(file%s_for_Visual_Studio_2017_or_2019_or_2022_Community_Edition_builds) +..files !NH_filegenerated