From: Jean-Philippe Lang Date: Sun, 15 Jan 2017 16:31:30 +0000 (+0000) Subject: Source: ignore .idea (#24523). X-Git-Tag: 3.4.0~404 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=733c96ce2af902f957d9f9550720d9bb989c63e7;p=redmine.git Source: ignore .idea (#24523). Patch by Javier Menéndez. git-svn-id: http://svn.redmine.org/redmine/trunk@16205 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/.gitignore b/.gitignore index 173b030c2..e19e36c2d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /.project +/.idea /.loadpath /.powrc /.rvmrc diff --git a/.hgignore b/.hgignore index cbc028a94..e1e895da3 100644 --- a/.hgignore +++ b/.hgignore @@ -1,6 +1,7 @@ syntax: glob .project +.idea .loadpath .powrc .rvmrc