mirror of
https://github.com/lxstinthesky/matrix.git
synced 2025-10-31 16:02:46 +00:00
10 lines
179 B
Plaintext
10 lines
179 B
Plaintext
# Ignore build outputs from performing a nix-build or `nix build` command
|
|
result
|
|
result-*
|
|
|
|
# Ignore automatically generated direnv output
|
|
.direnv
|
|
|
|
# Ignore VM disk images
|
|
*.qcow2
|