diff --git a/.gitignore b/.gitignore index c0c10e6..dd7e788 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,6 @@ /app/config/__pycache__/ /app/models/__pycache__/ /app/utils/__pycache__/ -/*/__pycache__/* \ No newline at end of file +/*/__pycache__/* +.vscode +/**/.streamlit \ No newline at end of file