# This file is part of ihist
# Copyright 2025 Board of Regents of the University of Wisconsin System
# SPDX-License-Identifier: MIT

/dependencies/
.wraplock

# At least for now:
uv.lock

__pycache__/
/build/
/dist/
/wheelhouse/

/java/target/
.flattened-pom.xml

/coverage/
