Skip to content

Commit 6511db7

Browse files
chore: gitignore Langfuse files to prevent accidental commits
Langfuse observability stack is for local testing only and must not be pushed to GitHub. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent cad6bdd commit 6511db7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ temp/
6767
bandit-*.html
6868
bandit-*.txt
6969

70+
# Langfuse observability stack (local testing only, never commit)
71+
langfuse/
72+
api/services/observability.py
73+
7074
# Reference documents (local working files, not part of this repo)
7175
*.docx
7276
*.docx.pdf

0 commit comments

Comments
 (0)