From ec4270c43f1ddd37d1eb19da5db78129b93f72b7 Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Thu, 4 May 2017 22:36:53 +0200 Subject: add "cli" package with a Query method --- vendor/golang.org/x/crypto/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 vendor/golang.org/x/crypto/.gitignore (limited to 'vendor/golang.org/x/crypto/.gitignore') diff --git a/vendor/golang.org/x/crypto/.gitignore b/vendor/golang.org/x/crypto/.gitignore new file mode 100644 index 0000000..8339fd6 --- /dev/null +++ b/vendor/golang.org/x/crypto/.gitignore @@ -0,0 +1,2 @@ +# Add no patterns to .hgignore except for files generated by the build. +last-change -- cgit v1.3.1