Skip to content

Commit

Permalink
Add .orig to .gitignore (qmk#17626)
Browse files Browse the repository at this point in the history
  • Loading branch information
b- authored Jul 16, 2022
1 parent 9cdccb1 commit 847cca5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
.DS_Store
._*

# Merge files
*.orig
*.rej

# Build artifacts
.clang_complete
.build/
Expand Down

0 comments on commit 847cca5

Please sign in to comment.