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

3
.gitignore vendored
View File

@@ -162,3 +162,6 @@ cython_debug/
.ideas.md .ideas.md
.todos.md .todos.md
# Database
db