build/
build-*/
out/
cmake-build-*/
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
CTestTestfile.cmake
Testing/
compile_commands.json
_deps/
*.o
*.obj
*.so
*.so.*
*.dylib
*.a
*.dll
*.exe
.cache/
.vscode/
.idea/

# Rust benchmark baseline build artifacts
bench/quic/target/
dist/
dist-py/
__pycache__/
*.pyc
