7c2f38641a
* Add gitattributes config for generated files * Add snapshots and manifest files
7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
* 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
|