Files
laund 74f558ed98 perf(flex): reduce int cast codegen size (#5357)
* ignore additional files created by profiling

* reduce absurdly large cast_int codegen
2026-08-13 12:51:26 -04:00

35 lines
379 B
Plaintext

target
# These are backup files generated by rustfmt
**/*.rs.bk
.DS_Store
.dir-locals.el
.idea
.vscode
.vs
.fleet
.ipynb_checkpoints/
# Build output directory
out
# Virtual Environment of Python
.venv
uv.lock
# Nix direnv
.envrc
.direnv
# tags files
tags
examples/**/Cargo.lock
# rustc self-profiling files
*.mm_profdata
*.stacks_folded
*profiler.json
# linker maps
*.map