Initial commit: Skills collection

This commit is contained in:
popiskill
2026-03-23 12:30:00 +08:00
commit 05c7c728d8
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