gitignore venv
This commit is contained in:
parent
a0568d1ecb
commit
e1e77512f4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@ __pycache__
|
||||||
*/__pycache__
|
*/__pycache__
|
||||||
config.yml
|
config.yml
|
||||||
conf.d
|
conf.d
|
||||||
|
.venv
|
||||||
|
|
Loading…
Reference in a new issue