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