From 347e1f045e28408389ba600a73a5ae6f83cc6f1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Tue, 14 Oct 2014 08:19:12 +0200 Subject: [PATCH] gitignore: add .idea, *.tgz, *.iml --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a72b52e..a9578a3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,9 @@ lib-cov *.out *.pid *.gz +.idea +*.iml +*.tgz pids logs