Skip to content

Commit 9e1f06d

Browse files
committed
chore: update .gitignore to include .DS_Store and ensure temp directory is ignored
1 parent 8fa9df5 commit 9e1f06d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ data
1111
cmd.md
1212
.env
1313
/one-api
14-
temp
14+
temp
15+
.DS_Store

0 commit comments

Comments
 (0)