Merge pull request #200 from yinzhidong/main

update gitignore
This commit is contained in:
Harry
2024-04-09 16:56:17 +08:00
committed by GitHub

4
.gitignore vendored
View File

@@ -7,4 +7,6 @@
/app/config/__pycache__/
/app/models/__pycache__/
/app/utils/__pycache__/
/*/__pycache__/*
/*/__pycache__/*
.vscode
/**/.streamlit