mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-17 01:06:37 +08:00
chore: update .gitignore to include .DS_Store and ensure temp directory is ignored
This commit is contained in:
parent
8fa9df5b3c
commit
9e1f06df5c
3
.gitignore
vendored
3
.gitignore
vendored
@ -11,4 +11,5 @@ data
|
|||||||
cmd.md
|
cmd.md
|
||||||
.env
|
.env
|
||||||
/one-api
|
/one-api
|
||||||
temp
|
temp
|
||||||
|
.DS_Store
|
Loading…
Reference in New Issue
Block a user