diff --git a/.gitignore b/.gitignore index a586f00..53ce552 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules/* dist/* +db.sqlite .env \ No newline at end of file