]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
gitignore: Ignore generated files from libtasn
authorGlenn Washburn <development@efficientek.com>
Fri, 10 Jan 2025 20:19:41 +0000 (14:19 -0600)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 5 Mar 2025 11:05:38 +0000 (12:05 +0100)
The commit 504058e8 (libtasn1: Compile into asn1 module) generates files
into the grub-core/lib/libtasn1-grub directory and commit 99cda678
(asn1_test: Test module for libtasn1) generates files into the
grub-core/tests/asn1/tests directory. Ignore these directories as they
are not under revision control.

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
.gitignore

index 2105d87c8a9cd707155b6b647508277f133ab416..524f2e6d0070083bbcd99ab6f4d7365e2b02ee92 100644 (file)
@@ -141,10 +141,12 @@ widthspec.bin
 /grub-core/kernel.img.bin
 /grub-core/lib/gnulib
 /grub-core/lib/libgcrypt-grub
+/grub-core/lib/libtasn1-grub
 /grub-core/modinfo.sh
 /grub-core/rs_decoder.h
 /grub-core/symlist.c
 /grub-core/symlist.h
+/grub-core/tests/asn1/tests
 /grub-core/trigtables.c
 /grub-core/unidata.c
 /grub-editenv