mirror of
https://github.com/AmanTahiliani/todo.git
synced 2026-08-07 19:56:18 -04:00
Added Sqlite DB replacing JSON
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -22,4 +22,10 @@ vendor/
|
||||
todos.json
|
||||
|
||||
# Test cache
|
||||
*.test
|
||||
*.test
|
||||
|
||||
# Log files
|
||||
*.log
|
||||
|
||||
# DB files
|
||||
*.db
|
||||
Reference in New Issue
Block a user