新增排除目录venv
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user