diff --git a/.gitignore b/.gitignore index 6533f7a..38b079b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,5 @@ # Directories and file types __pycache__/ -*.nc -*.pdf -*.zip -*.log -*.nc # Sphinx docs/_build/ @@ -13,7 +8,6 @@ docs/savefig/ docs/gallery/* download/ docs/sg_execution_times.rst -examples/output/ # Pytest and coverage related htmlcov