From de84d68620ccc3f3d850933e92c219329d2ba39a Mon Sep 17 00:00:00 2001 From: rzaitov Date: Wed, 30 Oct 2013 14:27:11 +0400 Subject: [PATCH] =?UTF-8?q?=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20gi?= =?UTF-8?q?t=20ignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 217ce48..eb1e6e2 100644 --- a/.gitignore +++ b/.gitignore @@ -198,4 +198,6 @@ UpgradeLog*.XML ###################### *.log *.sql -*.sqlite \ No newline at end of file +*.sqlite + +.idea/ \ No newline at end of file