doc: warn re using ‘grep’ to detect binary files
[grep.git] / .gitignore
blob172ae7123a0afd06701401afb79e77b28cd39aab
1 *.a
2 *.exe
3 *.o
4 *~
5 .deps
6 /ABOUT-NLS
7 /GNUmakefile
8 /ID
9 /INSTALL
10 /README-release
11 /aclocal.m4
12 /autom4te.cache
13 /build-aux/compile
14 /config.cache
15 /config.h
16 /config.hin
17 /config.log
18 /config.status
19 /configure
20 /configure.ac
21 /configure.lineno
22 /doc/grep.1
23 /doc/grep.aux
24 /doc/grep.cp
25 /doc/grep.cps
26 /doc/grep.fn
27 /doc/grep.ky
28 /doc/grep.log
29 /doc/grep.op
30 /doc/grep.pdf
31 /doc/grep.pg
32 /doc/grep.toc
33 /doc/grep.tp
34 /doc/grep.vr
35 /doc/coverage
36 /gnulib-tests/*
37 /grep-*.tar.[gx]z
38 /grep-*.tar.[gx]z.sig
39 /lib/*
40 /lib/charset.alias
41 /lib/configmake.h
42 /lib/uniwidth/
43 /m4/*
44 /maint.mk
45 /po/POTFILES
46 /po/stamp-po
47 /stamp-h1
48 /tests/*.log
49 /tests/*.trs
50 /tests/bre.script
51 /tests/csinput
52 /tests/cspatfile
53 /tests/ere.script
54 /tests/get-mb-cur-max
55 /tests/init.sh
56 /tests/khadafy.out
57 /tests/patfile
58 /tests/spencer1.script
59 /tests/yesno.txt
60 /tests/*.gcda
61 /tests/*.gcno
62 /src/*.gcda
63 /src/*.gcno
64 ABOUT-NLS
65 ChangeLog
66 Makefile
67 Makefile.in
68 TAGS
69 THANKS
70 !/gnulib-tests/Makefile.am
71 !/lib/Makefile.am
72 !/lib/colorize-posix.c
73 !/lib/colorize-w32.c
74 !/lib/colorize.h