mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-21 21:49:51 +01:00
21 lines
258 B
Plaintext
21 lines
258 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
|