Skip to content

Commit

Permalink
gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp
Browse files Browse the repository at this point in the history
Signed-off-by: Ulf Samuelsson <[email protected]>
Signed-off-by: Martin Jansa <[email protected]>
  • Loading branch information
shr-project committed Nov 24, 2013
1 parent 20525d9 commit 64157ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/*.patch
*.swp
*.orig
*.rej
*~

0 comments on commit 64157ef

Please sign in to comment.