From 8f4b45c4f2b915fd9c70c34261b38d7477ff6444 Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Sun, 7 Apr 2013 12:59:21 +0200 Subject: [PATCH] #12 Excluding IntelliJ files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7c7c1fcdc..606fc5526 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,8 @@ *.iml *.ipr *.iws +.idea # Build target -test-output \ No newline at end of file +test-output