Make inter-release --version output more useful.
[platform/upstream/coreutils.git] / .gitignore
1 *.1
2 *.I[12]
3 *.[EIOX]
4 *.o
5 */.deps
6 *~
7 .gdb-history
8 .kludge-stamp
9 .version
10 ABOUT-NLS
11 INSTALL
12 Makefile
13 Makefile.in
14 THANKS-to-translators
15 aclocal.m4
16 autom4te.cache
17 config.cache
18 config.h
19 config.hin
20 config.log
21 config.status
22 configure
23 coreutils-*.tar.bz2
24 coreutils-*.tar.bz2.sig
25 coreutils-*.tar.gz
26 coreutils-*.tar.gz.sig
27 coreutils-*.xdelta
28 coreutils-*.xdelta.sig
29 lib/.cvsignore
30 lib/.gitignore
31 lib/charset.alias
32 lib/configmake.h
33 lib/t-fpending
34 lib/uniwidth/
35 m4/.cvsignore
36 m4/.gitignore
37 po/*.gmo
38 po/*.po
39 po/LINGUAS
40 po/Makefile.in
41 po/Makevars
42 po/POTFILES
43 po/coreutils.pot
44 po/stamp-po
45 stamp-h1
46 tests/*/*.log
47 tests/cut/Makefile.am
48 tests/cut/cut-tests
49 tests/head/Makefile.am
50 tests/head/head-tests
51 tests/join/Makefile.am
52 tests/join/join-tests
53 tests/pr/Makefile.am
54 tests/pr/pr-tests
55 tests/sort/Makefile.am
56 tests/sort/sort-tests
57 tests/tac/Makefile.am
58 tests/tac/tac-tests
59 tests/tail/Makefile.am
60 tests/tail/tail-tests
61 tests/test/Makefile.am
62 tests/test/test-tests
63 tests/tr/Makefile.am
64 tests/tr/tr-tests
65 tests/uniq/Makefile.am
66 tests/uniq/uniq-tests
67 tests/wc/Makefile.am
68 tests/wc/wc-tests