Files
shed/.gitignore
pagedmov 129390c2da Implemented the exec builtin
Fixed readline and terminal interactions using stdin instead of /dev/tty
2026-02-20 12:17:48 -05:00

35 lines
329 B
Plaintext

target
**/*.rs.bk
.idea
*.iml
/result*
*snapshots*
*.log
default.nix
shell.nix
*~
TODO.md
AUDIT.md
KNOWN_ISSUES.md
rust-toolchain.toml
/ref
# cachix tmp file
store-path-pre-build
# Devenv
.devenv*
devenv.local.nix
# direnv
.direnv
# pre-commit
.pre-commit-config.yaml
template/flake.lock
ideas.md
roadmap.md
README.md
file*