mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-02 14:53:41 +08:00
chore: update .gitignore to include .DS_Store and ensure temp directory is ignored
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user