From 262e07e46f1b9417369f690e01b4fd202c109b44 Mon Sep 17 00:00:00 2001 From: ehlxr Date: Mon, 22 Jan 2018 12:33:41 +0800 Subject: [PATCH] add idea server --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ea11e03..33b0973 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,6 @@ # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 .glide/ -vendor \ No newline at end of file +vendor + +JetBrainsLicenseServer* \ No newline at end of file