# SciTeX Docker build - exclude non-essential files
.git
.github
.pytest_cache
.mypy_cache
.ruff_cache
__pycache__
*.pyc
*.pyo
*.egg-info
dist
build
htmlcov
.coverage
.tox
.old*
GITIGNORED/
docs/
tests/
examples/
notebooks/
src/scitex/scholar/data/impact_factor/*.db
src/scitex/scholar/docs/
src/scitex/scholar/library
src/scitex/scholar/.env
src/scitex/scholar/.venv
src/scitex/scholar/.claude
src/scitex/scholar/crossref_local
