diff --git a/.gitignore b/.gitignore index 2e957e0..05d41d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules config.json .env -.sqlite \ No newline at end of file +.sqlite +database.sqlite \ No newline at end of file