fix: add db folder to gitignore (#32)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -161,4 +161,7 @@ cython_debug/
|
||||
#.idea/
|
||||
|
||||
.ideas.md
|
||||
.todos.md
|
||||
.todos.md
|
||||
|
||||
# Database
|
||||
db
|
||||
|
||||
Reference in New Issue
Block a user