nix/.gitignore
Narrator 1af8b09df2
Some checks failed
CI / formatting (push) Failing after 9m23s
CI / nix_flake_check (push) Failing after 9m25s
cleanup
2025-12-10 10:30:34 +01:00

7 lines
154 B
Text

# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv
.aider*