Files
nixos/.gitignore
Matthew Stobbs cb6078e470 initial commit
Just base laptop system on demilich
2026-08-13 15:45:15 -05:00

10 lines
228 B
Plaintext

# Ignore build outputs from performing a nix-build or command
result
result-*
# Ignore automatically generated direnv output (if using nix-direnv)
.direnv
# Ignore NixOS interactive test driver history
**/.nixos-test-history