mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-12 10:30:45 +02:00
12 lines
223 B
Plaintext
12 lines
223 B
Plaintext
# Ignore build outputs from performing a nix-build or `nix build` command
|
|
result
|
|
result-*
|
|
|
|
# Ignore automatically generated direnv output
|
|
.direnv
|
|
|
|
# Ignore NixOS interactive test driver history
|
|
**/.nixos-test-history
|
|
|
|
.env
|