Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L llvm_project-2529
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • educg-net-26154-2315672
  • llvm_project-2529
  • Repository
  • T202410561203520-2529
  • .gitignore
Find file BlameHistoryPermalink
  • Jonas Devlieghere's avatar
    [llvm] Ignore .rej files in .gitignore · 0fe9a5f7
    Jonas Devlieghere authored Apr 28, 2022
    Ignore reject files (.rej) files generated by patch. I can't imagine a
    reason they should ever be checked in. I considered ignoring patch files
    as well but decided to err on the side of caution because we might not
    want them to be easily deleted by something like git clean.
    
    Differential revision: https://reviews.llvm.org/D124619
    0fe9a5f7