From c85dd1660ee21a40adb62b59bdf10b101d5a9ded Mon Sep 17 00:00:00 2001 From: jekkos Date: Mon, 13 Apr 2015 18:21:15 +0200 Subject: [PATCH] Add .idea folder to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8bb7498cc..ed8091d38 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ application/config/email.php application/config/database.php *.patch patches/ +.idea/ git-svn-diff.py *.bash .swp