*.egg-info/
*.o
*.pyc
*.so
.coverage
.eggs/
.hypothesis
.mypy_cache
.tox*
__pycache__
build/
dist/
# these are symlinks created by a hook in swh-docs' main sphinx conf.py
docs/README.rst
docs/README.md
# this should be a symlink for people who want to build the sphinx doc
# without using tox, generally created by the swh-env/bin/update script
docs/Makefile.sphinx

src/_shard/html
src/_shard/shard.gcda
src/_shard/shard.gcno
src/_shard/test_shard
src/_shard/test_shard.lcov
src/swh/shard/_version.py

*.shard
*.zst
