.env

# Large files
*.geojson
*.pptx
*.ppt
*.pptm
*.xlsx
*.xls
*.xlsm
*.html

# Folders
/data/
**/html/
/tests/
**/tests/
/output/*

# Exception: Include the packaged neighbor data
!socialmapper/data/neighbors/*.parquet

# Cache files
code/cache/
**/cache/

# Common data files that might be large
*.parquet
*.feather
*.hdf5
*.h5
*.pkl
*.pickle
*.json

# Jupyter
*.ipynb
.ipynb_checkpoints/

# OS files
.Thumbs.db

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
.env
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Virtual Environment
.venv/
venv/
ENV/
env/

# IDE
.idea/
.vscode/
*.swp
*.swo

# OS specific
.DS_Store
Thumbs.db

# Project specific
.ipynb_checkpoints/
output/
cache/
site/
docs/_build/
examples/demos/cache/
examples/demos/output/
scripts/debug/

# Generated analysis images
*_analysis_results.png

# Ignore Streamlit secrets and config
.streamlit/

# pytest cache
.pytest_cache/

# ty type checker cache
.ty_cache/
.env
test_testpypi/test_env/pyvenv.cfg
test_testpypi/test_env/bin/activate
test_testpypi/test_env/bin/activate.csh
test_testpypi/test_env/bin/activate.fish
test_testpypi/test_env/bin/Activate.ps1
test_testpypi/test_env/bin/dotenv
test_testpypi/test_env/bin/f2py
test_testpypi/test_env/bin/fonttools
test_testpypi/test_env/bin/httpx
test_testpypi/test_env/bin/mercantile
test_testpypi/test_env/bin/normalizer
test_testpypi/test_env/bin/numpy-config
test_testpypi/test_env/bin/pip
test_testpypi/test_env/bin/pip3
test_testpypi/test_env/bin/pip3.12
test_testpypi/test_env/bin/pyftmerge
test_testpypi/test_env/bin/pyftsubset
test_testpypi/test_env/bin/pyproj
test_testpypi/test_env/bin/python
test_testpypi/test_env/bin/python3
test_testpypi/test_env/bin/python3.12
test_testpypi/test_env/bin/rio
test_testpypi/test_env/bin/socialmapper
test_testpypi/test_env/bin/tqdm
test_testpypi/test_env/bin/ttx
test_testpypi/test_env/share/man/man1/ttx.1
scripts/convert_geojson_to_csv.py
scripts/convert_geojson_to_json.py
docs/RELEASE_NOTES_v0.4.2.md
docs/RELEASE_STRATEGY_v0.4.2.md
docs/RELEASE_SUMMARY_v0.4.2.md
.cursor/rules/cache.mdc
.cursor/rules/document.mdc
.cursor/rules/legacy.mdc
.cursor/rules/explain.mdc
PROGRESS_MODERNIZATION_SUMMARY.md
OPTIMIZATION_PLAN.md
OPTIMIZATION_PLAN.md
.cursor/rules/workspace.mdc
uv.lock
test_cache/
docs-dev/2023-5yr-api-changes.csv
