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