tiny fix
forgot to remove db. Now added a .gitignore rule
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -21,3 +21,6 @@
|
||||
# Go workspace file
|
||||
go.work
|
||||
|
||||
|
||||
# ---> Custom
|
||||
*.db
|
||||
|
Reference in New Issue
Block a user