zephyrus: don't backup qcow images
This commit is contained in:
parent
f6cd2b02d5
commit
5bc4c74b6b
1 changed files with 3 additions and 0 deletions
|
|
@ -71,6 +71,9 @@
|
||||||
"*.o"
|
"*.o"
|
||||||
"*.so"
|
"*.so"
|
||||||
|
|
||||||
|
# test vms
|
||||||
|
"*.qcow2"
|
||||||
|
|
||||||
# ignore all dotfiles as .config and .cache can become quite big
|
# ignore all dotfiles as .config and .cache can become quite big
|
||||||
"/home/alarsyo/.*"
|
"/home/alarsyo/.*"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue