forked from fireflyprotocol/pro-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
14 lines (14 loc) · 759 Bytes
/
Copy path.gitattributes
File metadata and controls
14 lines (14 loc) · 759 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# The binary attribute keeps git diff concise.
# The linguist-generated attribute keeps the GitHub diff view reviewable.
openapitools.json binary linguist-generated
python/sdk/src/openapi_client* binary linguist-generated
python/sdk/src/openapi_client*/** binary linguist-generated
python/sdk/src/.openapi-generator* binary linguist-generated
python/sdk/src/.openapi-generator/* binary linguist-generated
ts/sdk/src/.openapi-generator* binary linguist-generated
ts/sdk/src/.openapi-generator/* binary linguist-generated
ts/sdk/src/configuration.ts binary linguist-generated
ts/sdk/src/index.ts binary linguist-generated
ts/sdk/src/package.json binary linguist-generated
ts/sdk/src/tsconfig.json binary linguist-generated
rust/gen/** binary linguist-generated