# bazel
bazel-bin
bazel-heir
bazel-out
bazel-testlogs

# cmake
build

# Generated files by hugo
docs/public/
docs/resources/
docs/assets/jsconfig.json
docs/node_modules/
.hugo_build.lock
hugo_stats.json

# for python dependencies
venv

# for rust codegen tests
**/Cargo.lock
tests/**/**/target/
tests/tfhe_rust_bool/end_to_end_fpga/tfhe-rs

# vscode
.vscode/**

# for python files
__pycache__
