nixconfig/.gitignore
2024-10-03 22:09:03 +02:00

10 lines
170 B
Text

# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
hardware-configuration.nix
# Ignore Emacs temp files
*~
flake.lock