]> git.plutz.net Git - blast/commitdiff
ignore current file and folder names
authorPaul Hänsch <paul@plutz.net>
Sun, 14 Jun 2020 17:40:43 +0000 (19:40 +0200)
committerPaul Hänsch <paul@plutz.net>
Sun, 14 Jun 2020 17:40:43 +0000 (19:40 +0200)
.gitignore

index 31af722e88d9379453ddeb3678c44e1fbb51c611..b79c58ad14361cfc7e0e4732873b2b0adf3fac5f 100644 (file)
@@ -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
+*~