Skip to content

Commit 83f6f64

Browse files
authored
fix(sig): add posthog-sym to gitignore (#1389)
1 parent 97ae3ef commit 83f6f64

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,6 @@ apps/code/assets/fonts/BerkeleyMono/
5656

5757
# Local dev skills (override shipped + remote skills in dev mode)
5858
plugins/posthog/local-skills/
59+
60+
# Symlinked copies of posthog, to make developing against those APIs easier
61+
posthog-sym

0 commit comments

Comments
 (0)