desktop修正
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -25,4 +25,16 @@ Thumbs.db
|
||||
# ===== Docker / NAS =====
|
||||
docker-data/
|
||||
*.bak
|
||||
*.tmp
|
||||
*.tmp
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
|
||||
# Virtual environments
|
||||
.venv/
|
||||
venv/
|
||||
env/
|
||||
backend/.venv/
|
||||
|
||||
Reference in New Issue
Block a user