Commit 924d28b3 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

.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: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 99cb0d91
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@
*.o.*
*.patch
*.rmeta
*.rpm
*.rsi
*.s
*.so