diff --git a/.gitignore b/.gitignore index 33460ab..6f9255a 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ target/ # No need to store databases in the git repo **/*.sqlite +.env +aural_isle.sqlite.db