update 03-22 09:28
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
.env
|
||||
.env.local
|
||||
*.pyc
|
||||
__pycache__/
|
||||
*.db
|
||||
*.sqlite
|
||||
.venv/
|
||||
venv/
|
||||
dist/
|
||||
*.egg-info/
|
||||
.streamlit/
|
||||
Reference in New Issue
Block a user