chore: remove Zone.Identifier files and add to .gitignore

Removed 31 Windows Zone.Identifier alternate data stream files that
were accidentally committed. Added *:Zone.Identifier to .gitignore to
prevent them from being tracked in the future.
This commit is contained in:
2026-05-12 15:08:43 +00:00
parent e3f3e62482
commit 2baf262a1c
32 changed files with 3 additions and 0 deletions
+3
View File
@@ -34,3 +34,6 @@ yarn-error.log*
# typescript # typescript
*.tsbuildinfo *.tsbuildinfo
next-env.d.ts next-env.d.ts
# Windows Zone.Identifier files
*:Zone.Identifier
View File
View File
View File
View File
View File
View File
View File
View File