diff --git a/.gitignore b/.gitignore index b7a3255..5068ffd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ node_modules package-lock.json .env -.git \ No newline at end of file +.git +/data/timetracker.db \ No newline at end of file