Ignore git backup merge files
*.orig can be ignored since they are git backup merge files. Change-Id: I136f7ee27173360660d10ad572b8058119bf6ef0
This commit is contained in:
parent
5871b47093
commit
d47b573d95
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
*.DS_Store
|
||||
*.orig
|
||||
*.log
|
||||
*.mo
|
||||
*.pyc
|
||||
|
Loading…
Reference in New Issue
Block a user