7 lines
181 B
Text
7 lines
181 B
Text
# ---> Nix
|
|
# Ignore build outputs from performing a nix-build or `nix build` command
|
|
result
|
|
result-*
|
|
|
|
# I don't want to do a commit everytime that I want to update stuff
|
|
flake.lock
|