diff options
author | Jim Meyering <jim@meyering.net> | 2007-08-24 23:53:19 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-08-24 23:53:19 +0200 |
commit | ee84700f7682a9d684b4cdb11d050bb09460a479 (patch) | |
tree | 48cd8df856ef673bcacb3628a4b841488f945be7 /po/.gitignore | |
parent | d71657c17b477a961fad43d706a70622f78fdf6f (diff) | |
download | coreutils-ee84700f7682a9d684b4cdb11d050bb09460a479.tar.xz |
No longer version-control .???ignore files in lib/, m4/, and po/.
* .gitignore: Ignore a few files in lib/, m4/, and po/ that are not
picked up automatically.
* lib/.gitignore, lib/.cvsignore: Remove files.
* m4/.gitignore, m4/.cvsignore: Remove files.
* po/.gitignore, po/.cvsignore: Remove files.
Diffstat (limited to 'po/.gitignore')
-rw-r--r-- | po/.gitignore | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/po/.gitignore b/po/.gitignore deleted file mode 100644 index bf2249d64..000000000 --- a/po/.gitignore +++ /dev/null @@ -1,17 +0,0 @@ -*.po -LINGUAS -Makefile.in -Makefile.in.in -Makevars -Makevars.template -POTFILES -Rules-quot -boldquot.sed -coreutils.pot -en@boldquot.header -en@quot.header -insert-header.sin -quot.sed -remove-potcdate.sed -remove-potcdate.sin -stamp-po |