Skip to content

Commit

Permalink
chore: update .gitignore to correct path for secrets.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
vasiliadi committed Dec 30, 2024
1 parent 50b3bf3 commit f8834ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ cython_debug/

# Streamlit
.streamlit/secrets.toml
/src/.streamlit/secrets.toml
src/.streamlit/secrets.toml

# Codespace
.devcontainer/

0 comments on commit f8834ca

Please sign in to comment.