Skip to content

Commit

Permalink
.gitignore: ignore *.patch~ and *.diff~ files
Browse files Browse the repository at this point in the history
  • Loading branch information
cjones051073 committed May 2, 2019
1 parent 742e739 commit bd5545d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@

Portfile~
*.tcl~
*.diff~
*.patch~

.DS_Store

0 comments on commit bd5545d

Please sign in to comment.