提交 98f23457 编写于 作者: L Linus Torvalds

unicode: fix .gitignore for generated utfdata file

Commit 2b3d0478 ("unicode: Add utf8-data module") changed the
generated utf8data file from 'utf8data.h' to 'utf8data.c', but didn't
change the comments or the .gitignore to match.

The comments should be updated too, but at least they don't cause any
visible breakage.  But the gitignore file needs changing to avoid git
complaining about untracked files.

Fixes: 2b3d0478 ("unicode: Add utf8-data module")
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 35ce8ae9
# SPDX-License-Identifier: GPL-2.0-only
/mkutf8data
/utf8data.h
/utf8data.c
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册