清空远程仓库文件

This commit is contained in:
qiuyan
2026-06-21 10:43:56 +08:00
parent a07e44b7b3
commit b35ee3ee50
619 changed files with 0 additions and 62400 deletions

14
.gitignore vendored
View File

@@ -1,14 +0,0 @@
# 环境变量文件(包含敏感信息)
.env
# Python
__pycache__/
*.pyc
*.pyo
*.egg-info/
# 其他常见忽略项
*.log
*.tmp
.DS_Store
Thumbs.db