]> icculus.org git repositories - icculus/xz.git/commit
update po/.gitignore
authorJonathan Nieder <jrnieder@gmail.com>
Wed, 9 Dec 2009 01:41:57 +0000 (19:41 -0600)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 9 Dec 2009 08:56:43 +0000 (10:56 +0200)
commit171b03febfe09d9fae6ac8be6aa4518bcaf427d2
tree0daede1d4409b61537c26b9eb99478faf337e91c
parentf7e44c6c11f630519072971b8b07a5729c096c36
update po/.gitignore

Since the *.gmo files are deleted by the maintainer-clean target,
I assume they are not meant to be tracked.

Also add the other files listed in the Makefile’s clean targets
(stamp-poT, xz.po, xz.[12].po, *.new.po, xz.mo) to make sure they
are not accidentally tracked.  Most of these are intermediate
files that would not appear unless a build is interrupted or
fails.

Split the list of untracked files by origin to make it easier to
tell if files are missing in the future.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
po/.gitignore