11 lines
170 B
Text
11 lines
170 B
Text
# ---> Nix
|
|
# Ignore build outputs from performing a nix-build or `nix build` command
|
|
result
|
|
result-*
|
|
|
|
.direnv
|
|
|
|
#ignore vm images
|
|
*.qcow2
|
|
.gcroots
|
|
.pre-commit-config.yaml
|