Quiet warnings about unused parameters.
[coreutils/ericb.git] / .gitignore
blob928fd6973db75702f1d77f0904c734afeba3779f
1 *.1
2 *.I[12]
3 *.[EIOX]
4 *.o
5 */.deps
6 *~
7 .gdb-history
8 .version
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/uniwidth/
33 m4/.cvsignore
34 m4/.gitignore
35 po/*.gmo
36 po/*.po
37 po/LINGUAS
38 po/Makefile.in
39 po/Makevars
40 po/POTFILES
41 po/coreutils.pot
42 po/stamp-po
43 stamp-h1
44 tests/*/*.log
45 tests/cut/Makefile.am
46 tests/cut/cut-tests
47 tests/head/Makefile.am
48 tests/head/head-tests
49 tests/join/Makefile.am
50 tests/join/join-tests
51 tests/pr/Makefile.am
52 tests/pr/pr-tests
53 tests/sort/Makefile.am
54 tests/sort/sort-tests
55 tests/tac/Makefile.am
56 tests/tac/tac-tests
57 tests/tail/Makefile.am
58 tests/tail/tail-tests
59 tests/test/Makefile.am
60 tests/test/test-tests
61 tests/tr/Makefile.am
62 tests/tr/tr-tests
63 tests/uniq/Makefile.am
64 tests/uniq/uniq-tests
65 tests/wc/Makefile.am
66 tests/wc/wc-tests