You need to sign in or sign up before continuing.
提交 1e35663e 编写于 作者: M Masahiro Yamada

.gitignore: add leading and trailing slashes to generated directories

Clarify these directory paths are relative to the top of the source
tree.
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
上级 c69ef1c8
...@@ -90,10 +90,10 @@ modules.builtin ...@@ -90,10 +90,10 @@ modules.builtin
# #
# Generated include files # Generated include files
# #
include/config /include/config/
include/generated /include/generated/
include/ksym /include/ksym/
arch/*/include/generated /arch/*/include/generated/
# stgit generated dirs # stgit generated dirs
patches-* patches-*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册