Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f92d009

Browse files
committedFeb 27, 2025··
🔧 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

Lines changed: 5 additions & 0 deletions
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)
Please sign in to comment.