Skip to content

Add .langfuse/ and .claude/ to default .gitignore#47

Merged
EiffL merged 3 commits into
mainfrom
fix/add-langfuse-claude-to-gitignore
Mar 28, 2026
Merged

Add .langfuse/ and .claude/ to default .gitignore#47
EiffL merged 3 commits into
mainfrom
fix/add-langfuse-claude-to-gitignore

Conversation

@lhparker1
Copy link
Copy Markdown
Member

Summary

  • Adds .langfuse/ and .claude/ to _GITIGNORE_LINES so new projects automatically ignore these directories
  • Both are created during normal Prism usage but should not be version-controlled

Test plan

  • Run prism init on a fresh project and verify .gitignore includes .langfuse/ and .claude/
  • Run prism init --existing-project on a project with an existing .gitignore and verify the entries are appended

🤖 Generated with Claude Code

These directories are created during normal Prism usage but should not
be committed to version control.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Comment thread src/prism/cli.py Outdated
Comment thread src/prism/cli.py Outdated
@EiffL EiffL merged commit c7851f1 into main Mar 28, 2026
4 checks passed
@aboucaud aboucaud deleted the fix/add-langfuse-claude-to-gitignore branch May 8, 2026 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants