Auto commit: 2026-03-24 12:46:16

This commit is contained in:
Auto Commit
2026-03-24 12:46:16 +08:00
parent 4ea0a9b55f
commit fefc7239eb
185 changed files with 110 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
venv/
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db