10 lines
159 B
Text
10 lines
159 B
Text
|
# ---> Nix
|
||
|
# Ignore build outputs from performing a nix-build or `nix build` command
|
||
|
result
|
||
|
result-*
|
||
|
hardware-configuration.nix
|
||
|
|
||
|
# Ignore Emacs temp files
|
||
|
*~
|
||
|
|