update gitignore .venv

This commit is contained in:
Pongsatorn 2025-07-13 13:25:36 +07:00
parent 22370e2040
commit 7085a6e00f

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
/models
app.log
*.pt
.venv/
# All pycache directories
__pycache__/