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