# Folders
__pycache__/
.pytest_cache/
env/
venv/
ENV/
env.bak/
venv.bak/
htmlcov/
tmp/
tmp_*/
dist/

# Files
*.nc
*.csv
*.json
*.geojson
*.pyc
*.log
.env
.env*
.venv