zephyrus: don't backup qcow images

This commit is contained in:
Antoine Martin 2022-11-21 12:39:33 +01:00
parent f6cd2b02d5
commit 5bc4c74b6b

View file

@ -71,6 +71,9 @@
"*.o"
"*.so"
# test vms
"*.qcow2"
# ignore all dotfiles as .config and .cache can become quite big
"/home/alarsyo/.*"
];