Skip to content

Commit f92d009

Browse files
committed
🔧 Add .gitattributes to mark generated files
1 parent d1fc24c commit f92d009

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pnpm-lock.yaml linguist-generated
2+
src/cloud/openapi/openapi-typescript.ts linguist-generated
3+
src/cloud/openapi/swagger.v3.json linguist-generated
4+
src/server/openapi/openapi-typescript.ts linguist-generated
5+
src/server/openapi/swagger.v3.json linguist-generated

0 commit comments

Comments
 (0)