From 0ba46039a26238b267e5cc1f3722b767c5e964f0 Mon Sep 17 00:00:00 2001 From: vincentruan Date: Fri, 9 Mar 2018 17:35:21 +0800 Subject: [PATCH] ignore idea --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 65cde3c..30dcb75 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ app/tmp/main.go public/config.codekit files /node_modules +.idea +*.iml \ No newline at end of file