Browse Source

Source: ignore .idea (#24523).

Patch by Javier Menéndez.

git-svn-id: http://svn.redmine.org/redmine/trunk@16205 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/3.4.0
Jean-Philippe Lang 7 years ago
parent
commit
733c96ce2a
2 changed files with 2 additions and 0 deletions
  1. 1
    0
      .gitignore
  2. 1
    0
      .hgignore

+ 1
- 0
.gitignore View File

/.project /.project
/.idea
/.loadpath /.loadpath
/.powrc /.powrc
/.rvmrc /.rvmrc

+ 1
- 0
.hgignore View File

syntax: glob syntax: glob


.project .project
.idea
.loadpath .loadpath
.powrc .powrc
.rvmrc .rvmrc

Loading…
Cancel
Save