add venv to .gitignore

This commit is contained in:
kittentm 2026-04-25 18:06:23 +02:00
commit 49a795733b

1
.gitignore vendored
View file

@ -5,3 +5,4 @@ fes_boss.yaml
node_modules node_modules
build build
splatnet_backend.egg-info splatnet_backend.egg-info
venv/*