Files
posthog.com/.gitignore
Tom Piccirello ee4d5da0db chore: move inline JS to external script (#13203)
* chore: move inline JS to external script

* chore: add typekit to font-src
2025-10-14 12:10:32 -07:00

38 lines
504 B
Plaintext

# Project dependencies
.cache
node_modules
yarn-error.log
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
# Build directory
/public
.DS_Store
.vscode
.idea
package-lock.json
pr_diff
recipe-server.log
static/fonts/MatterSQItalicVF.woff
static/fonts/MatterSQItalicVF.woff2
static/fonts/MatterSQVF.woff
static/fonts/MatterSQVF.woff2
static/scripts/posthog-init.js
yarn.lock
.vercel
.env
*Type.ts
.env.development
# Generated data files
src/data/mcp-tools.json