From f7299740ff37d16e45ff2b59e885c54bd5c24b10 Mon Sep 17 00:00:00 2001 From: hylom Date: Thu, 3 Aug 2017 22:38:17 +0900 Subject: [PATCH] update .gitignore to ignore public key file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f13d21f0..60fbc63b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.pub .* !.git* *~ @@ -11,4 +12,4 @@ src/newslash_web/public/css/ newslash-web.json newslash-web.*.json bazel-* -*\# \ No newline at end of file +*\# -- 2.11.0