Auto commit: 2026-03-23 12:37:46

This commit is contained in:
Auto Commit
2026-03-23 12:37:46 +08:00
parent f9fba064a1
commit 44cf57cf0d
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