5 lines
118 B
Text
5 lines
118 B
Text
# ---> Nix
|
|
# Ignore build outputs from performing a nix-build or `nix build` command
|
|
**/result
|
|
**/result-*
|
|
**/.direnv
|