Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Id16794aa7425950097f9a20500148c216a6a6964
11 lines
79 B
Text
11 lines
79 B
Text
# Rust
|
|
target/
|
|
**/*.wasm
|
|
|
|
# Nix
|
|
.direnv/
|
|
|
|
# Runtime artifacts
|
|
*.db*
|
|
test.toml
|
|
|