Commit 5e4bbfb0 by bergquist

ignore pattern for vendored libs

parent 4814b057
...@@ -45,3 +45,10 @@ profile.cov ...@@ -45,3 +45,10 @@ profile.cov
/examples/*/dist /examples/*/dist
/packaging/**/*.rpm /packaging/**/*.rpm
/packaging/**/*.deb /packaging/**/*.deb
/vendor/**/*.py
/vendor/**/*.xml
/vendor/**/*.yml
/vendor/**/*_test.go
/vendor/**/.editorconfig
/vendor/**/appengine*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment