diff --git a/.gitignore b/.gitignore index 7a7b159..1b4b229 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,7 @@ dev.db* prisma/dev.db prisma/dev.db-journal dist -target \ No newline at end of file +target +*.csv +*.sql +dump \ No newline at end of file