From 54ccf22920840d589d8422076dcc68a40bcd7541 Mon Sep 17 00:00:00 2001 From: Oliver Browne Date: Tue, 31 Mar 2026 16:10:25 +0300 Subject: [PATCH] add posthog-sym to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7098d7af8..16f234a37 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,6 @@ apps/code/assets/fonts/BerkeleyMono/ # Local dev skills (override shipped + remote skills in dev mode) plugins/posthog/local-skills/ + +# Symlinked copies of posthog, to make developing against those APIs easier +posthog-sym