diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/.gitignore b/.gitignore index c5d7a01a7..02303c47b 100644 --- a/.gitignore +++ b/.gitignore @@ -67,25 +67,5 @@ po/coreutils.pot po/stamp-po stamp-h1 tests/*/*.log -tests/cut/Makefile.am -tests/cut/cut-tests -tests/head/Makefile.am -tests/head/head-tests tests/join/Makefile.am tests/join/join-tests -tests/pr/Makefile.am -tests/pr/pr-tests -tests/sort/Makefile.am -tests/sort/sort-tests -tests/tac/Makefile.am -tests/tac/tac-tests -tests/tail/Makefile.am -tests/tail/tail-tests -tests/test/Makefile.am -tests/test/test-tests -tests/tr/Makefile.am -tests/tr/tr-tests -tests/uniq/Makefile.am -tests/uniq/uniq-tests -tests/wc/Makefile.am -tests/wc/wc-tests |