diff --git a/.gitignore b/.gitignore index 90fcc0c..8491192 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ /target *.env +vote.db +vote.db-shm +vote.db-wal +/.sqlx +/migrations