diff --git a/.gitignore b/.gitignore index 4e4f4a3..1e076d3 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,9 @@ # Go workspace file go.work +# SQLite +*.db + .tmp/ tmp