From 0c19482d033f592fb9f341187c0a5d2e313e79cc Mon Sep 17 00:00:00 2001 From: Tobias Gesellchen Date: Wed, 4 Dec 2013 20:29:53 +0100 Subject: [PATCH] chore(.gitignore): ignore IntelliJ IDEA module files Ignore IntelliJ IDEA modules files in the git repository Closes #5273 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 128b6efb5b02..dcfa68efd8e1 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ angular.js.tmproj bower_components/ angular.xcodeproj .idea +*.iml .agignore .lvimrc libpeerconnection.log