diff --git a/.gitignore b/.gitignore index 69c4728..b99ccb0 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ # Go workspace file go.work -dist \ No newline at end of file +dist +*.sqlite3 \ No newline at end of file