From 752478cb398aadb18f27a1c02f983c032ec16a8a Mon Sep 17 00:00:00 2001 From: Petru Szemereczki Date: Fri, 31 May 2024 10:54:17 +0300 Subject: [PATCH] Update Windows.gitignore --- Global/Windows.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Global/Windows.gitignore b/Global/Windows.gitignore index 84bffec7..13feeb73 100644 --- a/Global/Windows.gitignore +++ b/Global/Windows.gitignore @@ -22,3 +22,7 @@ $RECYCLE.BIN/ # Windows shortcuts *.lnk + +# When copying a downloaded file from Windows >= 10 to WSL, a `:Zone.Identifier` file is generated on certain configurations. +# See this issue for details: https://github.com/microsoft/WSL/issues/7456 +*.Identifier