diff --git a/.gitignore b/.gitignore index 33e43c3..8fb694e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,9 @@ # static images */wwwroot/images/ +# SQLite database +*.db + # dotenv files .env