diff --git a/.gitignore b/.gitignore index 25c8fdb..72a3cff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ node_modules -package-lock.json \ No newline at end of file +package-lock.json + +data/cases.json \ No newline at end of file