diff --git a/.gitignore b/.gitignore index 5f7bafda..6749fc1b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,6 @@ __pycache__/ # Folders xarray_test/* -data/* # C extensions *.so @@ -136,7 +135,6 @@ dmypy.json ### project specific additions: -brainscore_language/data html .vscode *.code-workspace @@ -149,4 +147,3 @@ cache .cache .idea/ wandb/ -**/models/lm1b/resources \ No newline at end of file