提交 924d28b3 编写于 作者: M Masahiro Yamada

.gitignore: ignore *.rpm

Previously, *.rpm files were created under $HOME/rpmbuild/, but since
commit 8818039f ("kbuild: add ability to make source rpm buildable
using koji"), srcrpm-pkg creates the source rpm in the kernel tree
because it sets '_srcrpmdir'.
Signed-off-by: NMasahiro Yamada <masahiroy@kernel.org>
上级 99cb0d91
...@@ -39,6 +39,7 @@ ...@@ -39,6 +39,7 @@
*.o.* *.o.*
*.patch *.patch
*.rmeta *.rmeta
*.rpm
*.rsi *.rsi
*.s *.s
*.so *.so
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册