aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-09-01 17:13:29 -0300
committerEuAndreh <eu@euandre.org>2021-09-01 17:13:29 -0300
commitd57b2b957a105c252cb57fb11469189d683f2bc6 (patch)
tree9b55224f8b6f8426dce25bb3364af337ccd5c712 /.gitignore
parentRemove tests/install-uninstall.sh in favor of repocheck.sh (diff)
downloadremembering-d57b2b957a105c252cb57fb11469189d683f2bc6.tar.gz
remembering-d57b2b957a105c252cb57fb11469189d683f2bc6.tar.xz
.gitignore: Add translation files
Diffstat (limited to '')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 099f6f9..f4b2c99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,7 +9,9 @@
/run-tests
/fallible*
/vgcore.*
-/doc/po/*.mo
-/doc/po/*.po~
+*.mo
+*.po~
/doc/*.1
/doc/*.5
+/README.*.md
+/CHANGELOG.*.md