Files
SDK-TypeScript/.gitignore
chatenium 07d30f7e83
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m28s
Quick-fix
2026-04-08 14:22:58 +02:00

17 lines
150 B
Plaintext

/tmp
/out-tsc
/node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/.pnp
.pnp.js
.vscode/*
.idea/*
.DS_Store
.env
.env.*
!.env.example
/dist