mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-14 21:25:09 +08:00
merge: 合并 main 分支到 docker,保留 docker-compose.yml 和 start.mjs
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -42,6 +42,15 @@ ds2api-tests
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
# Testing
|
||||
.coverage
|
||||
htmlcov/
|
||||
.pytest_cache/
|
||||
.tox/
|
||||
*.coverprofile
|
||||
coverage*.out
|
||||
cover/
|
||||
|
||||
# Misc
|
||||
.git/
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user