Chore: Add gitattributes config for generated files (#113402)
* Add gitattributes config for generated files * Add snapshots and manifest files
This commit is contained in:
@@ -1 +1,6 @@
|
||||
* text=auto eol=lf
|
||||
*.gen.ts linguist-generated
|
||||
*_gen.ts linguist-generated
|
||||
*_gen.go linguist-generated
|
||||
**/openapi_snapshots/*.json linguist-generated
|
||||
apps/**/pkg/apis/*_manifest.go linguist-generated
|
||||
|
||||
Reference in New Issue
Block a user