Files
flxn-app/.gitignore
T
yohlo e9040bb02f
CI/CD Pipeline / Build and Push App Docker Image (push) Successful in 1m38s
CI/CD Pipeline / Build and Push PocketBase Docker Image (push) Successful in 8s
CI/CD Pipeline / Deploy to Kubernetes (push) Successful in 8m24s
generate sw
2026-07-12 21:51:48 -07:00

23 lines
287 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/