Files
nixos/.gitignore
2025-07-21 00:53:34 +10:00

10 lines
205 B
Plaintext

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