Skip to content

Commit

Permalink
gitignore: Add .orig and .rej to gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
  • Loading branch information
David Henningsson committed Dec 18, 2015
1 parent 04eb815 commit 613784d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -34,3 +34,5 @@ missing
mkinstalldirs
stamp-*
.dirstamp
*.orig
*.rej

0 comments on commit 613784d

Please sign in to comment.