Fix: remove DB from git tracking, add to gitignore
This commit is contained in:
@@ -16,3 +16,9 @@ test_*.go
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# Database
|
||||
data/*.db
|
||||
data/*.db-wal
|
||||
data/*.db-shm
|
||||
data/
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user