Files
SDK-TypeScript/.gitignore
chatenium 431b33a2b9
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled
Updated environment.ts and workflow
2026-04-05 12:21:38 +02:00

16 lines
144 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