.gitignore 206 B

12345678910
  1. # i18n translation files make by script using `make build`
  2. public/locales/**/*
  3. src/i18n/declaration.ts
  4. .env
  5. node_modules/
  6. /test-results/
  7. /playwright-report/
  8. /blob-report/
  9. /playwright/.cache/
  10. .react-router/