chore: update .gitignore for avatar and dev directories
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,8 +1,6 @@
|
|||||||
# Python
|
# Python
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
*.pyo
|
|
||||||
*.pyd
|
|
||||||
*.so
|
*.so
|
||||||
*.egg
|
*.egg
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
@@ -79,3 +77,6 @@ statics/
|
|||||||
# 许可证密钥(保密)
|
# 许可证密钥(保密)
|
||||||
license_private.pem
|
license_private.pem
|
||||||
license.key
|
license.key
|
||||||
|
|
||||||
|
avatar/
|
||||||
|
.dev/
|
||||||
Reference in New Issue
Block a user