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

.tox/
site/

fcheck-testdata/target/

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

rust/target/
