diff options
author | EuAndreh <eu@euandre.org> | 2021-06-24 21:00:59 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-25 11:56:53 -0300 |
commit | 479ef66b1205fab66fa0d46782b5d81748104a58 (patch) | |
tree | be7fd0971abacbe58cb763abf16a084849a0b097 /.gitignore | |
parent | aux/assert-shellcheck.sh: Remove "set -x" option (diff) | |
download | git-permalink-479ef66b1205fab66fa0d46782b5d81748104a58.tar.gz git-permalink-479ef66b1205fab66fa0d46782b5d81748104a58.tar.xz |
git mv po/ doc/po/
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ /public/ /src/git-permalink.sh -/po/*.mo -/po/*.po~ +/doc/po/*.mo +/doc/po/*.po~ /tests/remotes/ /tests/prefix/ /doc/*.1 |