Files
flxn-app/.gitignore
2025-08-20 22:35:40 -05:00

21 lines
267 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/