新增排除目录venv

This commit is contained in:
2026-03-21 21:17:52 +08:00
parent 2db84617ea
commit c73f4effb0

3
.gitignore vendored
View File

@@ -2,6 +2,7 @@
**/*.db
**/*.sql
**/*.db.back
**/venv/*
databases/*
mirrors/*
blueprint/kami_views.py
@@ -10,4 +11,4 @@ static/upload/*
static/counter.txt
static/message/*
templates/message/*
blueprint/massage_views.py
blueprint/massage_views.py