webapp/.gitignore
Untone d7a5a188ff
Some checks failed
deploy / Update templates on Mailgun (push) Waiting to run
deploy / test (push) Has been cancelled
editor-showup+fixes
2024-09-24 09:48:39 +03:00

34 lines
454 B
Plaintext

.devcontainer
.pnpm-store
dist/
node_modules/
npm-debug.log*
pnpm-debug.log*
.env
.env.production
.DS_Store
.vercel
.idea/
.eslint/.eslintcache
public/upload/*
src/graphql/introspec.gen.ts
src/graphql/schema/*.gen.ts
stats.html
*.scss.d.ts
pnpm-lock.yaml
bun.lockb
.jj
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
/plawright-report/
target
.github/dependabot.yml
.output
.vinxi
*.pem
edge.*
.vscode/settings.json
storybook-static