diff --git a/.gitignore b/.gitignore index b6b2d74..08aa39c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .DS_Store .env node_modules -package-lock.json \ No newline at end of file +package-lock.json +data/ \ No newline at end of file