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