diff --git a/.gitignore b/.gitignore index 1a4a582c..2a673364 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,7 @@ ENV/ *.swo # Dependencies -sports-reference/ \ No newline at end of file +sports-reference/ + +# Cache directory +cache/ \ No newline at end of file