diff --git a/.gitignore b/.gitignore index 8bf7c7d..2a33255 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ Datasets/ Other code/ *.zip *.env -__pycache__ \ No newline at end of file +__pycache__ +*.json \ No newline at end of file