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