From: Paul Hänsch Date: Sun, 14 Jun 2020 17:40:43 +0000 (+0200) Subject: ignore current file and folder names X-Git-Url: http://git.plutz.net/?p=blast;a=commitdiff_plain;h=ff1d321004ae9ebf7baf1c56e604959679b28653 ignore current file and folder names --- diff --git a/.gitignore b/.gitignore index 31af722..b79c58a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,13 @@ -sys_root_stretch/ -sys_root_buster/ -rpi_root_stretch/ -rpi_root_buster/ +sys_root_stretch_*/ +sys_root_buster_*/ cfg_root/ img_mount/ iso_root/ -part_boot.img -part_root.img -rpi_boot.img -rpi_root.img config.mk +*.img +*.iso +*.squash +*.squashfs .*.swp .*.swo +*~