4664034cdc (tools/libs: move official headers to common directory) forgot one .gitignore update.
Signed-off-by: Anthony PERARD <[email protected]> --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9513506dd9..cad5aacd8d 100644 --- a/.gitignore +++ b/.gitignore @@ -384,7 +384,6 @@ tools/include/xen-foreign/arm64.h .git tools/misc/xen-hptool tools/misc/xen-mfndump -tools/libs/toolcore/include/_*.h tools/firmware/etherboot/eb-roms.h tools/firmware/etherboot/gpxe-git-snapshot.tar.gz tools/misc/xenhypfs -- Anthony PERARD
