Files
flxn-app/.gitignore
T
yohlo 0a7b5fa00f
CI/CD Pipeline / Build and Push PocketBase Docker Image (push) Successful in 8s
CI/CD Pipeline / i18n Catalog Check (push) Failing after 10s
CI/CD Pipeline / Build and Push App Docker Image (push) Skipped
CI/CD Pipeline / Deploy to Kubernetes (push) Skipped
i18n
2026-08-08 15:29:40 -07:00

26 lines
385 B
Plaintext

node_modules
package-lock.json
yarn.lock
.DS_Store
.cache
.env
.env.docker
.vercel
.output
/build/
/api/
/server/build
/public/build# Sentry Config File
.env.sentry-build-plugin
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
/_scripts/
/pb_data/
/.tanstack/
/dist/
# lingui compile output (i18n:check); runtime uses .po via vite plugin
src/locales/*/messages.js