Add .gitignore and CLAUDE.md for project setup and guidance

This commit is contained in:
Misaka_Company
2026-01-15 10:31:12 +08:00
parent e3925c287f
commit 4682e37ead
2 changed files with 132 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
__pycache__/
.venv
build
dist
log
*.spec
temp
# Claude 临时文件
.claude/
tmpclaude-*
*.log
*workspace*
*.png