update gitignore to ignore python .venv folder
This commit is contained in:
parent
4ece44b78b
commit
131852f4f4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,3 +8,4 @@ certbot/
|
||||||
# database/mysql.ibd
|
# database/mysql.ibd
|
||||||
# database/undo*
|
# database/undo*
|
||||||
# database/#innodb_redo/#ib_redo*
|
# database/#innodb_redo/#ib_redo*
|
||||||
|
.venv
|
||||||
Loading…
Add table
Add a link
Reference in a new issue