diff options
author | Jim Meyering <jim@meyering.net> | 2006-10-22 19:00:38 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-10-22 19:00:38 +0200 |
commit | f5417daca01691c0e6b409e39a534eb5e0f865d7 (patch) | |
tree | 7f5e816ef9b25b620cb5e90cae7848a96e8c7e11 /.gitignore | |
parent | b1289b87167495b1f36eff107e9eb2af33b067ab (diff) | |
download | coreutils-f5417daca01691c0e6b409e39a534eb5e0f865d7.tar.xz |
ignore po/*.po; sort .gitignore files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index c121fd331..4567b1b35 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *~ .kludge-stamp ABOUT-NLS +INSTALL Makefile Makefile.in THANKS-to-translators @@ -36,4 +37,3 @@ tests/test/test-tests tests/tr/tr-tests tests/uniq/uniq-tests tests/wc/wc-tests -INSTALL |