Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
I
ipipe-arm
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Merge Requests 0
    • Merge Requests 0
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Commits
  • xenomai
  • ipipe-arm
  • Repository

Switch branch/tag
  • ipipe-arm
  • .gitignore
Find file
BlameHistoryPermalink
  • Masahiro Yamada's avatar
    kbuild: rpm-pkg: keep spec file until make mrproper · 806d61d6
    Masahiro Yamada authored Sep 30, 2017
    commit af60e207 upstream.
    
    If build fails during (bin)rpm-pkg, the spec file is not cleaned by
    anyone until the next successful build of the package.
    
    We do not have to immediately delete the spec file in case somebody
    may want to take a look at it.  Instead, make them ignored by git,
    and cleaned up by make mrproper.
    Signed-off-by: Masahiro Yamada's avatarMasahiro Yamada <yamada.masahiro@socionext.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    806d61d6
.gitignore 1.36 KB
EditWeb IDE

Replace .gitignore

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.