# Compiled python modules.
*.pyc
*.pyo
# Setuptools distribution folder.
/dist/

# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info

.idea/*
doc/build/*
test/report/*
*.err
*.out
*.nc
.coverage
htmlcov
.pytest_cache
prof
.vscode
.eggs
