mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 12:41:04 +00:00
15 lines
156 B
Plaintext
15 lines
156 B
Plaintext
**/node_modules
|
|
**/dist
|
|
**/.turbo
|
|
**/.git
|
|
**/.github
|
|
**/.vscode
|
|
**/.idea
|
|
**/.env
|
|
**/.env.*
|
|
!**/.env.example
|
|
**/coverage
|
|
**/*.tsbuildinfo
|
|
**/*.log
|
|
.DS_Store
|