Selaa lähdekoodia

ignore *~ files in the po directory (#3453)

Common IME for `gettext` utilities like `tools::update_pkg_po('.')` to create these temp files (at least on Mac)
pull/3461/head
Michael Chirico 3 vuotta sitten
vanhempi
commit
5cf393421d
No account linked to committer's email address
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3
    0
      R.gitignore

+ 3
- 0
R.gitignore Näytä tiedosto

@@ -40,3 +40,6 @@ vignettes/*.pdf

# pkgdown site
docs/

# translation temp files
po/*~

Loading…
Peruuta
Tallenna