fix(backend): re-ignores tandard uv venv (#9511)

This commit is contained in:
Matthias Mair 2025-04-16 00:05:07 +02:00 committed by GitHub
parent 9ab82a187e
commit bb6d8fb367
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ __pycache__/
.Python .Python
env/ env/
inventree-env/ inventree-env/
.venv/
./build/ ./build/
.cache/ .cache/
develop-eggs/ develop-eggs/