diff --git a/.gitignore b/.gitignore index 102c959..3dc96c7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ node_modules/ config.json config.prod.json config.testing.json -apikeys.json \ No newline at end of file +apikeys.json +database.db \ No newline at end of file