first commit

This commit is contained in:
2026-09-02 11:44:52 +08:00
commit 0c8fa2653e
309 changed files with 57278 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# Local credentials and machine-specific configuration
.dingtalk/config.env
**/.env
**/.env.*
!**/.env.example
!**/*.env.example
# Operating-system and editor files
.DS_Store
Thumbs.db
.idea/
.vscode/
*.swp
*.swo
# Generated caches and local output
__pycache__/
*.py[cod]
.pytest_cache/
*.log
*.tmp
*.bak