nix-stuff/.gitignore
2023-06-01 13:07:12 +02:00

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