X Tutup
The Wayback Machine - https://web.archive.org/web/20210210090115/https://github.com/github/gitignore/pull/3453/commits
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ignore *~ files in the po directory #3453

Merged
merged 1 commit into from Jul 3, 2020
Merged

Commits on Jun 25, 2020

  1. ignore *~ files in the po directory

    Common IME for `gettext` utilities like `tools::update_pkg_po('.')` to create these temp files (at least on Mac)
    MichaelChirico committed Jun 25, 2020
X Tutup