From 46c4c1ed95666faad0cd45d6b776626da2c12a26 Mon Sep 17 00:00:00 2001 From: Alexey Lavrenuke Date: Thu, 11 Feb 2016 16:02:09 +0300 Subject: [PATCH] ignore IDEA files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7c1eabe8c..13e874780 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,5 @@ _testmain.go .pc *.coverprofile .goxc.local.json +.idea/ +pandora.iml