mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-16 22:35:11 -06:00
17 lines
546 B
Plaintext
17 lines
546 B
Plaintext
# -------- ignored ---------
|
|
**/examples/** linguist-detectable=false
|
|
api-contracts/** linguist-detectable=false
|
|
.github/** linguist-detectable=false
|
|
|
|
# -------- generated ---------
|
|
|
|
### docs
|
|
frontend/docs/snippets/** linguist-generated
|
|
|
|
### sdks
|
|
sdks/python/hatchet-sdk/clients/rest/api/** linguist-generated
|
|
sdks/python/hatchet-sdk/clients/rest/models/** linguist-generated
|
|
sdks/python/hatchet-sdk/contracts/** linguist-generated
|
|
sdks/typescript/src/clients/rest/generated/** linguist-generated
|
|
sdks/typescript/src/protoc/** linguist-generated
|