diff --git a/.gitignore b/.gitignore index e17d3e7..fdf52d7 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,6 @@ local.properties # Locally stored "Eclipse launch configurations" *.launch + +# SQLite +/src/main/resources/*.db