部分修改集体上传

This commit is contained in:
2026-03-24 14:24:08 +08:00
parent ed82f9f1ac
commit 98314cbfe3
5 changed files with 76 additions and 8 deletions

14
.gitignore vendored
View File

@@ -1,15 +1,21 @@
# python/cache
**/__pycache__
**/venv/*
**/.venv/*
# databases
**/*.db
**/*.sql
**/*.db.back
**/venv/*
**/.venv/*
databases/*
# flask folder
mirrors/*
blueprint/kami_views.py
blueprint/massage_views.py
templates/kami/*
templates/message/*
static/upload/*
static/counter.txt
static/message/*
templates/message/*
blueprint/massage_views.py
static/test/*