# generated files
fis_cache
fis_cache.sqlite
requests_cache.sqlite
# generated by example notebook
book/config.json
book/examples/*
book/docs/*

# don't include files generated by notebooks
notebooks/**/*.pdf
notebooks/**/*.xlsx
notebooks/**/*.eps
notebooks/energy basic functionality/6-6-6-engine age-bar
notebooks/energy basic functionality/6-6-6current-CO2
notebooks/energy basic functionality/6-6-6current-NOX
notebooks/energy basic functionality/6-6-6current-PM10
notebooks/energy basic functionality/6-6-6current-fuel
notebooks/0006 - route.gpkg


# Generated jupyter book files
book/_build

# Temporary and binary files
*~
*.py[cod]
*.so
*.cfg
!.isort.cfg
!setup.cfg
*.orig
*.log
*.pot
__pycache__/*
.cache/*
.*.swp
**/*.ipynb_checkpoints/
*htmlcov*

# Project files
.ropeproject
.project
.pydevproject
.settings
.idea
tags

# Package files
*.egg
*.eggs/
.installed.cfg
*.egg-info

# Unittest and coverage
htmlcov/*
.coverage
.coverage*
.tox
junit.xml
coverage.xml
.pytest_cache/

# Build and docs folder/files
build/*
dist/*
sdist/*
docs/api/*
docs/_rst/*
docs/_build/*
cover/*
MANIFEST

# Per-project virtualenvs
.venv*/
*.mp4
*.kml
.vscode/settings.json
notebooks/Port_of_Rotterdam/geospatial_data
notebooks/Port_of_Rotterdam
poetry.lock
poetry.toml
pyproject3.toml

# Additional ignores
.DS_Store
