This repository has been archived on 2026-03-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
rio-tiler-tms/.dockerignore
2026-02-25 09:28:37 +08:00

36 lines
279 B
Plaintext

# Git
.git
.gitignore
# Python
__pycache__
*.py[cod]
*$py.class
*.so
.Python
build/
dist/
*.egg-info/
# IDE
.vscode
.claude
# Environment
.venv
venv/
.env
# Documentation
README.md
CLAUDE.md
# Docker
Dockerfile
docker-compose.yml
.dockerignore
# UV
.python-version
uv.lock