Selaa lähdekoodia

add .svn/ and .git/ to .hgignore.

"hg addremove" adds .svn/ and .git/ if .hgignore does not have these.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5235 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/1.2.0
Toshi MARUYAMA 13 vuotta sitten
vanhempi
commit
927a6b045e
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2
    0
      .hgignore

+ 2
- 0
.hgignore Näytä tiedosto

@@ -25,3 +25,5 @@ tmp/sockets/*
tmp/test/*
vendor/rails
*.rbc
.svn/
.git/

Loading…
Peruuta
Tallenna