2 Commits

Author SHA1 Message Date
janhouse c5e98adcd2 Merge pull request 'chore: remove Zone.Identifier files and add to .gitignore' (#2) from claude/issue-1-20260512-1508 into main
Reviewed-on: #2
2026-05-13 06:27:16 +00:00
claude 2baf262a1c 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.
2026-05-12 15:08:43 +00:00
32 changed files with 3 additions and 0 deletions
+3
View File
@@ -34,3 +34,6 @@ yarn-error.log*
# typescript
*.tsbuildinfo
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