mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 18:52:19 +00:00
[chore] Mark generated TypeScript files in .gitattributes (#4592)
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -5,3 +5,7 @@
|
|||||||
*.ts text eol=lf
|
*.ts text eol=lf
|
||||||
*.vue text eol=lf
|
*.vue text eol=lf
|
||||||
*.js text eol=lf
|
*.js text eol=lf
|
||||||
|
|
||||||
|
# Generated files
|
||||||
|
src/types/comfyRegistryTypes.ts linguist-generated=true
|
||||||
|
src/types/generatedManagerTypes.ts linguist-generated=true
|
||||||
|
|||||||
Reference in New Issue
Block a user