fix: add db folder to gitignore (#32)

This commit is contained in:
cachho
2023-06-25 08:53:21 +02:00
committed by GitHub
parent 157c9474da
commit 6d96d59453

5
.gitignore vendored
View File

@@ -161,4 +161,7 @@ cython_debug/
#.idea/
.ideas.md
.todos.md
.todos.md
# Database
db