再次新增venv的文件夹屏蔽,不过是关于文件隐藏的.venv
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,7 @@
|
||||
**/*.sql
|
||||
**/*.db.back
|
||||
**/venv/*
|
||||
**/.venv/*
|
||||
databases/*
|
||||
mirrors/*
|
||||
blueprint/kami_views.py
|
||||
|
||||
Reference in New Issue
Block a user