diff --git a/.gitignore b/.gitignore index 3212c93..1099cd1 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ go.work # SQLite *.db* +*.sqlite3 .tmp/ tmp