Use new gnulib gnumakefile module.
[platform/upstream/coreutils.git] / .gitignore
1 *.1
2 *.I[12]
3 *.[EIOX]
4 *.o
5 */.deps
6 *~
7 .gdb-history
8 .kludge-stamp
9 .tarball-version
10 .version
11 ABOUT-NLS
12 ChangeLog
13 GNUmakefile
14 ID
15 INSTALL
16 Makefile
17 Makefile.in
18 TAGS
19 THANKS-to-translators
20 aclocal.m4
21 autom4te.cache
22 build-aux/.gitignore
23 build-aux/compile
24 build-aux/config.guess
25 build-aux/config.sub
26 build-aux/depcomp
27 build-aux/install-sh
28 build-aux/mdate-sh
29 build-aux/missing
30 build-aux/texinfo.tex
31 build-aux/ylwrap
32 config.cache
33 config.h
34 config.hin
35 config.log
36 config.status
37 configure
38 coreutils-*.tar.bz2
39 coreutils-*.tar.bz2.sig
40 coreutils-*.tar.gz
41 coreutils-*.tar.gz.sig
42 coreutils-*.tar.lzma
43 coreutils-*.tar.lzma.sig
44 gnulib-tests
45 lib/.cvsignore
46 lib/.gitignore
47 lib/binary-io.h
48 lib/charset.alias
49 lib/configmake.h
50 lib/libcoreutils.a
51 lib/printf.c
52 lib/progname.c
53 lib/progname.h
54 lib/selinux
55 m4/.cvsignore
56 m4/.gitignore
57 po/*.gmo
58 po/*.po
59 po/.gitignore
60 po/.reference
61 po/LINGUAS
62 po/Makefile.in
63 po/Makevars
64 po/POTFILES
65 po/checksums
66 po/coreutils.pot
67 po/stamp-po
68 stamp-h1
69 tests/*/*.log
70 tests/cut/Makefile.am
71 tests/cut/cut-tests
72 tests/head/Makefile.am
73 tests/head/head-tests
74 tests/join/Makefile.am
75 tests/join/join-tests
76 tests/pr/Makefile.am
77 tests/pr/pr-tests
78 tests/sort/Makefile.am
79 tests/sort/sort-tests
80 tests/tac/Makefile.am
81 tests/tac/tac-tests
82 tests/tail/Makefile.am
83 tests/tail/tail-tests
84 tests/test/Makefile.am
85 tests/test/test-tests
86 tests/tr/Makefile.am
87 tests/tr/tr-tests
88 tests/uniq/Makefile.am
89 tests/uniq/uniq-tests
90 tests/wc/Makefile.am
91 tests/wc/wc-tests