新增排除目录venv
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@
|
||||
**/*.db
|
||||
**/*.sql
|
||||
**/*.db.back
|
||||
**/venv/*
|
||||
databases/*
|
||||
mirrors/*
|
||||
blueprint/kami_views.py
|
||||
|
||||
Reference in New Issue
Block a user