Source: ignore .idea (#24523).

Patch by Javier Menéndez.

git-svn-id: http://svn.redmine.org/redmine/trunk@16205 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2017-01-15 16:31:30 +00:00
parent a12219034d
commit 733c96ce2a
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/.project /.project
/.idea
/.loadpath /.loadpath
/.powrc /.powrc
/.rvmrc /.rvmrc

View File

@@ -1,6 +1,7 @@
syntax: glob syntax: glob
.project .project
.idea
.loadpath .loadpath
.powrc .powrc
.rvmrc .rvmrc