Skip to content

Commit

Permalink
Add secrets folder to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mkly committed Feb 16, 2024
1 parent ac1bdb4 commit 7c3123e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.idea/
run/
__pycache__/
web/
web/
secrets/

0 comments on commit 7c3123e

Please sign in to comment.