chore: add .venv

This commit is contained in:
kittentm 2026-07-09 23:01:38 +02:00
commit aa5e9e5be0
Signed by: kitten
GPG key ID: 394B4EABE4405A83

1
.gitignore vendored
View file

@ -6,3 +6,4 @@ node_modules
build build
splatnet_backend.egg-info splatnet_backend.egg-info
venv/* venv/*
.venv/*