git: update gitignore

This commit is contained in:
echo
2024-04-09 09:16:47 +08:00
parent 7cc5afdf5d
commit 7cba7a0612

2
.gitignore vendored
View File

@@ -8,3 +8,5 @@
/app/models/__pycache__/ /app/models/__pycache__/
/app/utils/__pycache__/ /app/utils/__pycache__/
/*/__pycache__/* /*/__pycache__/*
.vscode
/**/.streamlit