pinakes/.gitignore
NotAShelf 0e79ba0518
meta: ignore Nix build results properly
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Iccbf2928b43e8b519d84884e801e4f206a6a6964
2026-03-22 22:04:37 +03:00

14 lines
111 B
Text

# Rust
target/
**/*.wasm
# Nix
/.direnv/
/result*
# Runtime artifacts
*.db*
# Test configuration
test.toml