Skip to content

Commit

Permalink
chore: update .gitignore to include .DS_Store and ensure temp directo…
Browse files Browse the repository at this point in the history
…ry is ignored
  • Loading branch information
songquanpeng committed Feb 2, 2025
1 parent 8fa9df5 commit 9e1f06d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ data
cmd.md
.env
/one-api
temp
temp
.DS_Store

0 comments on commit 9e1f06d

Please sign in to comment.