mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-10 17:31:56 +02:00
ignore po/*.po; sort .gitignore files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||
|
||||
2
doc/.gitignore
vendored
2
doc/.gitignore
vendored
@@ -1,5 +1,5 @@
|
||||
coreutils.info
|
||||
fdl.texi
|
||||
getdate.texi
|
||||
coreutils.info
|
||||
stamp-vti
|
||||
version.texi
|
||||
|
||||
2
po/.gitignore
vendored
2
po/.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
*.po
|
||||
LINGUAS
|
||||
Makefile.in
|
||||
Makefile.in.in
|
||||
Makevars
|
||||
|
||||
Reference in New Issue
Block a user