# Byte-compiled / optimized / DLL files
**/__pycache__/
*.py[cod]
*.so
*.o
**/venv

# Build / distribution
build/
dist/
*.egg-info/

# CMake
CMakeFiles/
CMakeCache.txt
cmake-build-*/

.vscode/*
.pytest_cache/*
.mypy_cache/*
src/weighted_cardinality_estimation/.vscode/*

weighted-cardinality-estimation
.cache
.build

asv_results
logs
env
scratch.py
asv_html