Files
edr-platform/.gitignore
2026-07-23 20:24:20 +00:00

41 lines
499 B
Plaintext

# dependencies
node_modules/
# build output
**/dist/
.next/
coverage/
*.tsbuildinfo
**/*.tsbuildinfo
**/vite.config.ts.timestamp-*.mjs
# env
.env
.env.*
# turbo
.turbo/
# logs
*.log
# OS/editor
.DS_Store
.idea/
.vscode/
.npmrc
# emacs cache files
*~
\#*\#
.\#*
docker-compose.override.yml
# cypress e2e artifacts
e2e/**/cypress/videos/
e2e/**/cypress/screenshots/
e2e/**/cypress/reports/
e2e/**/cypress/downloads/
# e2e launcher state (ports of the running stack)
e2e/freight/.e2e-ports.json