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