mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2024-11-14 21:03:10 +01:00
gitignore: catch more result folders
This commit is contained in:
parent
f4fc1ccdf3
commit
b0ccdd3924
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
*.swp
|
*.swp
|
||||||
result
|
result*
|
||||||
*.qcow2
|
*.qcow2
|
||||||
.Trash*
|
.Trash*
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue