Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
analysis/hallucination-audit/raw_traces_*.json filter=lfs diff=lfs merge=lfs -text
analysis/hallucination-audit/**/audio_combined.mp3 filter=lfs diff=lfs merge=lfs -text
analysis/hallucination-audit/**/full_audio_segments/*.mp3 filter=lfs diff=lfs merge=lfs -text
analysis/hallucination-audit/**/no-no-no*.mp3 filter=lfs diff=lfs merge=lfs -text
analysis/hallucination-audit/audio_cache/*.mp3 filter=lfs diff=lfs merge=lfs -text
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ _infra_state_mgmt/.terraform
/.opencode/langfuse.public
/.opencode/langfuse.secret

# python
__pycache__/
*.pyc
/.husky/_/

npm-debug.log*
yarn-debug.log*
yarn-error.log*
Expand Down
Git LFS file not shown
Loading
Loading