恢复所有 skill 文件

This commit is contained in:
popiskill
2026-03-28 15:22:00 +08:00
parent 9ffba7a126
commit 5dc5060b53
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