Ignore git backup merge files

*.orig can be ignored since they are git backup merge files.

Change-Id: I136f7ee27173360660d10ad572b8058119bf6ef0
This commit is contained in:
Marc Koderer 2015-08-28 09:05:05 +02:00
parent 5871b47093
commit d47b573d95
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.DS_Store
*.orig
*.log
*.mo
*.pyc