Add .orig to .gitignore
This commit is contained in:
parent
fc0bc52ea3
commit
45fc0dbaac
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -42,3 +42,4 @@ secret-key
|
|||
|
||||
# to keep empty dirs
|
||||
!.gitkeep
|
||||
*.orig
|
||||
|
|
Loading…
Reference in a new issue