From 66583ae0f8ca44165e8ce8b4d91088afc0beb66d Mon Sep 17 00:00:00 2001 From: alltheworld Date: Tue, 18 Feb 2014 18:04:22 +0200 Subject: [PATCH] exclude jetbrains workfolder --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a73a2c1b2496..a35d8c344d14 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,5 @@ /database.sql /ninja.sublime-project /ninja.sublime-workspace -/tests/_log \ No newline at end of file +/tests/_log +.idea \ No newline at end of file