mirror of
https://github.com/LukeHagar/Coolify-TypeScript-SDK.git
synced 2025-12-06 04:19:26 +00:00
Saving initial generation
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
/models
|
||||
/models/errors
|
||||
/types
|
||||
/node_modules
|
||||
/lib
|
||||
/sdk
|
||||
/funcs
|
||||
/hooks
|
||||
/index.*
|
||||
/core.*
|
||||
/cjs
|
||||
/esm
|
||||
/dist
|
||||
/.tsbuildinfo
|
||||
/.tshy
|
||||
/.tshy-*
|
||||
/__tests__
|
||||
Reference in New Issue
Block a user