Spaces:
Sleeping
Sleeping
Chae commited on
Commit ·
5dd05ec
1
Parent(s): 6122f08
Remove secrets.toml and add to .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -12,3 +12,4 @@ __pycache__/
|
|
| 12 |
# Ignore fonts
|
| 13 |
*.ttf
|
| 14 |
*.otf
|
|
|
|
|
|
| 12 |
# Ignore fonts
|
| 13 |
*.ttf
|
| 14 |
*.otf
|
| 15 |
+
.streamlit/secrets.toml
|