Files
ingest-monitor/.gitignore
Первов Артем bb140dcfa3 first commit
2026-06-05 02:16:36 +03:00

25 lines
209 B
Plaintext

node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
runtime-logs/
*.log
.env
.env.*
!.env.example
.DS_Store
Thumbs.db
coverage/
dist/
build/
.cache/
.parcel-cache/
.vite/
*.local