# Ignore everything
**

# Allow files and directories
!pg_nearest_city
!pyproject.toml
!uv.lock
!README.md
!LICENSE.md

**/__pycache__/
**/*.pyc
