fix(backend): re-ignores tandard uv venv (#9511)
This commit is contained in:
parent
9ab82a187e
commit
bb6d8fb367
|
|
@ -7,6 +7,7 @@ __pycache__/
|
||||||
.Python
|
.Python
|
||||||
env/
|
env/
|
||||||
inventree-env/
|
inventree-env/
|
||||||
|
.venv/
|
||||||
./build/
|
./build/
|
||||||
.cache/
|
.cache/
|
||||||
develop-eggs/
|
develop-eggs/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue