Skip to content

Commit

Permalink
ci: ignore pnpm-store (#6008)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking authored Jan 10, 2025
1 parent 76a9cdf commit e738639
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ examples/agent_framework_comparison/utils/saved_traces/*.parquet
!src/phoenix/evals/
/src/phoenix/otel
!src/phoenix/otel/

# Caches
.pnpm-store

0 comments on commit e738639

Please sign in to comment.