0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 13:39:22 +01:00
posthog/.prettierignore
Richard Borcsik ad95e616cf
feat(replay): event based recording trigger (#26168)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Paul D'Ambra <paul@posthog.com>
2024-11-13 21:15:24 +00:00

23 lines
276 B
Plaintext

venv
env
.venv
__pycache__/
staticfiles
.env
*.code-workspace
frontend/.cache/
.mypy_cache
frontend/dist/
*Type.ts
.idea
.yalc
.python-version
storybook-static
dist/
node_modules/
pnpm-lock.yaml
posthog/templates/email/*
hogvm/typescript/src/stl/bytecode.ts
rust/
livestream/