Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:29:59 +08:00
commit cd5b91eba2
9 changed files with 2836 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
# macOS
.DS_Store
.AppleDouble
.LSOverride
# Editor
.vscode/
.idea/
*.swp
*.swo
*~
# Logs
*.log
# Temporary files
*.tmp
.cache/