add .mo and .mo~ to .gitignore

pull/4605/head
Helmut K. C. Tessarek 2021-02-27 12:11:49 -05:00
parent c86df6a480
commit 93c35c9423
No known key found for this signature in database
GPG Key ID: BE0985349D44DD00
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
*-kct.*
github_username_cache.json
patreon_oauth_token.txt
*.po~
*.po~
*.mo
*.mo~