nixos-base-image/.gitignore
2025-06-07 21:24:53 +02:00

11 lines
182 B
Text

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