Skip to content

Commit

Permalink
Add Zed config folder to .gitignore (#8550)
Browse files Browse the repository at this point in the history
  • Loading branch information
silvanocerza authored Nov 15, 2024
1 parent c78545d commit cea1e3f
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 @@ -160,3 +160,6 @@ haystack/json-schemas

# ruff
.ruff_cache

# Zed configs
.zed/*

0 comments on commit cea1e3f

Please sign in to comment.