mirror of
https://github.com/SinTan1729/recipe-box-for-wikijs.git
synced 2024-12-25 17:58:35 -06:00
build: Added .venv to ignore
This commit is contained in:
parent
7fafd826c2
commit
bc76fa4da0
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -10,3 +10,6 @@
|
||||||
/*.egg
|
/*.egg
|
||||||
|
|
||||||
/__pycache__/
|
/__pycache__/
|
||||||
|
|
||||||
|
# Ingore .venv
|
||||||
|
.venv
|
||||||
|
|
Loading…
Reference in a new issue