# SPDX-FileCopyrightText: Peter Pentchev <roam@ringlet.net>
# SPDX-License-Identifier: BSD-2-Clause

.mypy_cache/
.pc/
.tox/
obj/
site/
target/
temproot/

python/**/__pycache__/
python/*.egg-info/
