Files
flxn-app/.gitignore
2025-09-24 12:20:36 -05:00

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