backend/.gitignore
2025-05-14 21:45:16 +02:00

21 lines
202 B
Plaintext

node_modules
.DS_Store
package-lock.json
.build
.webpack
*/**/.env
*/**/postman.json
*/**/schema.d.ts
*/**/*.d.ts
src/config/.env.json
.serverless/
config/.env.json
handler.ts
.slslogs.txt
.vscode