Files
nixos/.gitignore
2025-07-21 00:13:55 +10:00

9 lines
168 B
Plaintext

# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv
flake.lock