(fix): Hopefully fix the .venv file

This commit is contained in:
Blake Ridgway 2025-02-14 12:13:08 -06:00
parent c2561e5fa3
commit f2ba6332fd

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
.venv
.venv/
.env
instance
models/__pycache__