From c45f77abe5600ba8e10a233e1e00475c30db40ae Mon Sep 17 00:00:00 2001 From: Zhiwei Yin Date: Wed, 10 Feb 2021 09:22:08 +0800 Subject: [PATCH] update gitignore Signed-off-by: Zhiwei Yin --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1e9ac95ac..e648c98db 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ work *.so *.dylib !vendor/** +.idea # Test binary, build with `go test -c` *.test