fix: Make sure orig files are not added to git again #10289

pull/10474/head
Johannes Schill 7 years ago
parent 79bad41843
commit 0b81117ee2
  1. 1
      .gitignore

1
.gitignore vendored

@ -60,3 +60,4 @@ debug.test
/vendor/**/*_test.go
/vendor/**/.editorconfig
/vendor/**/appengine*
*.orig
Loading…
Cancel
Save