Skip to content

Commit

Permalink
Add a .gitignore
Browse files Browse the repository at this point in the history
So that one does not commit .patch files etc. accidentally

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Jan 21, 2020
1 parent 6892939 commit 4f60207
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/*.patch
*.swp
*.orig
*.rej
*~

0 comments on commit 4f60207

Please sign in to comment.