]> git.ipfire.org Git - thirdparty/grub.git/commit
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)
commitff173a1c0ccd390b61fcb69e56d424a3e66c077b
tree6b7c075a676fda7aa2141515f6f78129d56396b8
parentfbcc3889178a98d6189da5ef0ed1146613cce750
gitignore: Ignore generated files from libtasn

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