From a0eb8b9225170a459a3d3c09c1f681b8b00b5ba7 Mon Sep 17 00:00:00 2001 From: 2-1-1-2 Date: Sat, 25 Feb 2023 14:01:12 +0100 Subject: [PATCH] Ignore Windows's Zone.Identifier --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 799da05..71e072f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .import/ build/ + +*:Zone.Identifier \ No newline at end of file