Skip to content

Commit

Permalink
fix: add dbdata volume to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
smart7even committed Aug 30, 2024
1 parent 34774e2 commit 575c9d0
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
Expand Up @@ -2,4 +2,5 @@
config.yaml
__pycache__
venv
.idea
.idea
dbdata

0 comments on commit 575c9d0

Please sign in to comment.