Files
seerr/.prettierignore
Ludovic Ortega cecdd63108 chore: disable nextjs telemetry (#2517)
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2026-02-20 11:27:50 +01:00

22 lines
291 B
Plaintext

# Generated files which we would not like to format
.next/
dist/
config/
cache/config.json
pnpm-lock.yaml
cypress/config/settings.cypress.json
.github
.vscode
# assets
src/assets/
docs/
public/*
!public/sw.js
# helm charts
**/charts
# Prettier breaks GitHub alert syntax in markdown
*.md