# the dictionary database is committed compressed under data/, the uncompressed
# copy is generated by the build hook
/src/clt_wenlin/data/*.db
/src/clt_wenlin/data/*.tmp

__pycache__/
*.py[cod]
*.egg-info/
/build/
/dist/
.pytest_cache/
.venv
