From 3ac6dfa5f7ef12a993e24d7df9fdcae2b808dde5 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Sat, 4 Jul 2015 21:27:33 +0200 Subject: [PATCH] add IntelliJ IDEA project related ignores --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c555204df0..e9aeae37a1 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ test/the-files-to-test.generated.js chrome-user-data *.sublime-project *.sublime-workspace +.idea +*.iml