gitignore: Add a few forgotten file patterns
Add a few patterns to .gitignore to cover files which are generated by building grub ("make", "make check", "make dist") but which have been forgotten to add to .gitignore in the past. Signed-off-by: Hans Ulrich Niedermann <hun@n-dimensional.de> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
parent
641a144085
commit
2ceae0ae25
1 changed files with 32 additions and 0 deletions
32
.gitignore
vendored
32
.gitignore
vendored
|
@ -62,9 +62,11 @@ widthspec.bin
|
||||||
/10_*
|
/10_*
|
||||||
/20_linux_xen
|
/20_linux_xen
|
||||||
/30_os-prober
|
/30_os-prober
|
||||||
|
/30_uefi-firmware
|
||||||
/40_custom
|
/40_custom
|
||||||
/41_custom
|
/41_custom
|
||||||
/ABOUT-NLS
|
/ABOUT-NLS
|
||||||
|
/ChangeLog
|
||||||
/INSTALL.grub
|
/INSTALL.grub
|
||||||
/Makefile.util.am
|
/Makefile.util.am
|
||||||
/Makefile.utilgcry.def
|
/Makefile.utilgcry.def
|
||||||
|
@ -72,6 +74,7 @@ widthspec.bin
|
||||||
/ahci_test
|
/ahci_test
|
||||||
/ascii.h
|
/ascii.h
|
||||||
/autom4te.cache/
|
/autom4te.cache/
|
||||||
|
/btrfs_test
|
||||||
/build-aux/
|
/build-aux/
|
||||||
/build-grub-gen-asciih
|
/build-grub-gen-asciih
|
||||||
/build-grub-gen-widthspec
|
/build-grub-gen-widthspec
|
||||||
|
@ -90,8 +93,11 @@ widthspec.bin
|
||||||
/configure
|
/configure
|
||||||
/contrib
|
/contrib
|
||||||
/core_compress_test
|
/core_compress_test
|
||||||
|
/cpio_test
|
||||||
|
/date_test
|
||||||
/depcomp
|
/depcomp
|
||||||
/docs/*.info
|
/docs/*.info
|
||||||
|
/docs/*.info-[0-9]*
|
||||||
/docs/stamp-1
|
/docs/stamp-1
|
||||||
/docs/stamp-vti
|
/docs/stamp-vti
|
||||||
/docs/version-dev.texi
|
/docs/version-dev.texi
|
||||||
|
@ -100,11 +106,18 @@ widthspec.bin
|
||||||
/example_grub_script_test
|
/example_grub_script_test
|
||||||
/example_scripted_test
|
/example_scripted_test
|
||||||
/example_unit_test
|
/example_unit_test
|
||||||
|
/exfat_test
|
||||||
|
/ext234_test
|
||||||
|
/f2fs_test
|
||||||
|
/fat_test
|
||||||
/fddboot_test
|
/fddboot_test
|
||||||
|
/file_filter_test
|
||||||
/garbage-gen
|
/garbage-gen
|
||||||
/garbage-gen.exe
|
/garbage-gen.exe
|
||||||
/gettext_strings_test
|
/gettext_strings_test
|
||||||
/gnulib/
|
/gnulib/
|
||||||
|
/grub-2.[0-9]*/
|
||||||
|
/grub-2.[0-9]*.tar.gz
|
||||||
/grub-bios-setup
|
/grub-bios-setup
|
||||||
/grub-bios-setup.exe
|
/grub-bios-setup.exe
|
||||||
/grub-core/*.module
|
/grub-core/*.module
|
||||||
|
@ -171,6 +184,8 @@ widthspec.bin
|
||||||
/grub_cmd_regexp
|
/grub_cmd_regexp
|
||||||
/grub_cmd_set_date
|
/grub_cmd_set_date
|
||||||
/grub_cmd_sleep
|
/grub_cmd_sleep
|
||||||
|
/grub_cmd_test
|
||||||
|
/grub_cmd_tr
|
||||||
/grub_fstest_init.c
|
/grub_fstest_init.c
|
||||||
/grub_fstest_init.h
|
/grub_fstest_init.h
|
||||||
/grub_func_test
|
/grub_func_test
|
||||||
|
@ -203,11 +218,15 @@ widthspec.bin
|
||||||
/gzcompress_test
|
/gzcompress_test
|
||||||
/hddboot_test
|
/hddboot_test
|
||||||
/help_test
|
/help_test
|
||||||
|
/hfs_test
|
||||||
|
/hfsplus_test
|
||||||
/include/grub/cpu
|
/include/grub/cpu
|
||||||
/include/grub/gcrypt/g10lib.h
|
/include/grub/gcrypt/g10lib.h
|
||||||
/include/grub/gcrypt/gcrypt.h
|
/include/grub/gcrypt/gcrypt.h
|
||||||
/include/grub/machine
|
/include/grub/machine
|
||||||
/install-sh
|
/install-sh
|
||||||
|
/iso9660_test
|
||||||
|
/jfs_test
|
||||||
/lib/libgcrypt-grub
|
/lib/libgcrypt-grub
|
||||||
/libgrub_a_init.c
|
/libgrub_a_init.c
|
||||||
/lzocompress_test
|
/lzocompress_test
|
||||||
|
@ -215,6 +234,8 @@ widthspec.bin
|
||||||
/minixfs_test
|
/minixfs_test
|
||||||
/missing
|
/missing
|
||||||
/netboot_test
|
/netboot_test
|
||||||
|
/nilfs2_test
|
||||||
|
/ntfs_test
|
||||||
/ohci_test
|
/ohci_test
|
||||||
/partmap_test
|
/partmap_test
|
||||||
/pata_test
|
/pata_test
|
||||||
|
@ -235,11 +256,22 @@ widthspec.bin
|
||||||
/printf_test
|
/printf_test
|
||||||
/priority_queue_unit_test
|
/priority_queue_unit_test
|
||||||
/pseries_test
|
/pseries_test
|
||||||
|
/reiserfs_test
|
||||||
|
/romfs_test
|
||||||
|
/squashfs_test
|
||||||
/stamp-h
|
/stamp-h
|
||||||
/stamp-h.in
|
/stamp-h.in
|
||||||
/stamp-h1
|
/stamp-h1
|
||||||
|
/syslinux_test
|
||||||
|
/tar_test
|
||||||
|
/test_sha512sum
|
||||||
|
/test_unset
|
||||||
|
/tests/syslinux/ubuntu10.04_grub.cfg
|
||||||
/texinfo.tex
|
/texinfo.tex
|
||||||
|
/udf_test
|
||||||
/uhci_test
|
/uhci_test
|
||||||
/util/bash-completion.d/grub
|
/util/bash-completion.d/grub
|
||||||
/widthspec.h
|
/widthspec.h
|
||||||
|
/xfs_test
|
||||||
/xzcompress_test
|
/xzcompress_test
|
||||||
|
/zfs_test
|
||||||
|
|
Loading…
Reference in a new issue