杂项:更新 .gitignore,取消追踪本地工具和临时文件
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -138,4 +138,11 @@ dmypy.json
|
|||||||
# pytype static type analyzer
|
# pytype static type analyzer
|
||||||
.pytype/
|
.pytype/
|
||||||
|
|
||||||
# End of https://www.toptal.com/developers/gitignore/api/python
|
# End of https://www.toptal.com/developers/gitignore/api/python
|
||||||
|
|
||||||
|
# Project specific
|
||||||
|
copyback.sh
|
||||||
|
data/onmyoji_gacha/gacha.db
|
||||||
|
.codex/
|
||||||
|
openspec/
|
||||||
|
开发文档/
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
# 备份文件
|
|
||||||
rm NoneBot_DanDing_3.10.12.zip
|
|
||||||
zip -r NoneBot_DanDing_3.10.12.zip *
|
|
||||||
Binary file not shown.
Reference in New Issue
Block a user