
# cargo
/target
/target_*
/target-*
pipelines/target*
user_messages/target*
pipeline_macros/target*
dtt_macros/target*
nds_test/target*
scope_view_test/target*

# editors
.idea/
.vscode/

# python
.venv*/
__pycache__/
uv.lock
*.egg-info/
perf.data*
flamegraph.svg

# local scripts
setup.sh