12 lines
236 B
Plaintext
12 lines
236 B
Plaintext
# ---> Nix
|
|
# Ignore build outputs from performing a nix-build or `nix build` command
|
|
result
|
|
result-*
|
|
|
|
# Ignore automatically generated direnv output
|
|
.direnv
|
|
|
|
auto-installer/flake.lock
|
|
auto-installer/result
|
|
auto-installer/nixos-auto.iso
|