Files
Nomarchy/.gitignore
2026-04-03 21:08:50 +01:00

14 lines
203 B
Plaintext

# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv
# VM and ISO artifacts
*.qcow2
*.qcow
*.iso