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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user