# Ignore source files, keep dist
backend/src/
frontend/src/
**/*.spec.ts
**/*.spec.tsx
**/*.test.ts
**/*.test.tsx
**/test/
**/tests/
**/__tests__/
node_modules/
*.log
.DS_Store
tsconfig*.json
vitest.config.*
