mirror of
https://github.com/semere-meb/dotfiles-nix.git
synced 2026-08-03 10:24:36 +00:00
9 lines
217 B
Text
9 lines
217 B
Text
# Ignore build outputs from performing a nix-build or `nix build` command
|
|
result
|
|
result-*
|
|
|
|
# Ignore automatically generated direnv output
|
|
.direnv
|
|
|
|
# Ignore NixOS interactive test driver history
|
|
**/.nixos-test-history
|