28 lines
284 B
Plaintext
28 lines
284 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
|