Auto commit: 2026-03-28 17:11:14

This commit is contained in:
Auto Commit
2026-03-28 17:11:14 +08:00
parent dcdca33fb8
commit 545206e02e
189 changed files with 117 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