bootstrap: Ignore more.
[platform/upstream/coreutils.git] / .gitignore
1 *.1
2 *.I[12]
3 *.[EIOX]
4 *.o
5 */.deps
6 *~
7 .gdb-history
8 .kludge-stamp
9 ABOUT-NLS
10 INSTALL
11 Makefile
12 Makefile.in
13 THANKS-to-translators
14 aclocal.m4
15 autom4te.cache
16 config.cache
17 config.h
18 config.hin
19 config.log
20 config.status
21 configure
22 coreutils-*.tar.bz2
23 coreutils-*.tar.bz2.sig
24 coreutils-*.tar.gz
25 coreutils-*.tar.gz.sig
26 coreutils-*.xdelta
27 coreutils-*.xdelta.sig
28 lib/.cvsignore
29 lib/.gitignore
30 lib/charset.alias
31 lib/configmake.h
32 lib/t-fpending
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