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

3
.gitignore vendored
View file

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