kanban-app/frontend/.prettierignore
2026-02-25 15:45:01 +03:00

27 lines
No EOL
296 B
Text

# Dependencies
node_modules/
package-lock.json
# Build outputs
dist/
build/
# Testing
coverage/
# Misc
.DS_Store
*.log
.env
.env.*
# Config files that might have different formatting
*.config.js
*.config.ts
vite.config.ts
vitest.config.ts
postcss.config.js
tailwind.config.js
# Other
public/