chore: update .gitignore for avatar and dev directories

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-25 15:56:00 +08:00
parent bcb0a9b322
commit 03e768d232

5
.gitignore vendored
View File

@@ -1,8 +1,6 @@
# Python
__pycache__/
*.py[cod]
*.pyo
*.pyd
*.so
*.egg
*.egg-info/
@@ -79,3 +77,6 @@ statics/
# 许可证密钥(保密)
license_private.pem
license.key
avatar/
.dev/