TT#36350 Add image files to gitignore

We use new base image names so change the pattern accordingly.
Remove not used pattern.

Change-Id: Iaeec9952e85ce445baca57f28d49fd8993330a44
changes/67/29467/2
Mykola Malkov 6 years ago
parent 87c3e9ae8f
commit 9c4e3c08ee

6
.gitignore vendored

@ -1,8 +1,5 @@
*~
sipwise_*.cfg
artifacts/
grml64*.iso
grml64*.iso.sha1
templates/boot/grub/grub.cfg
templates/boot/isolinux/isolinux.cfg
templates/boot/isolinux/syslinux.cfg
@ -12,3 +9,6 @@ grml_build/grml_isos/
grml_build/grml_logs/
grml_build/netboot/
*.so
*.iso
*.iso.md5
*.iso.sha1

Loading…
Cancel
Save