]> git.ipfire.org Git - thirdparty/bash.git/blame - .gitignore
fixes for HAVE_SELECT/HAVE_PSELECT; change some warning messages for nameref loops...
[thirdparty/bash.git] / .gitignore
CommitLineData
1b1fe467
CR
1# don't push out -i
2-i
2e66dc02 3
a2851804
CR
4*.save
5.DS_Store
6.DS_Store?
7._*
8.Spotlight-V100
9#
10# these files are all created by the build process; none are in the repository
11#
12*.o
13*.a
14*.dSYM
15.build
16.made
2e66dc02
CR
17
18config.h
19config.status
20config.cache
21config.log
22
23autom4te.cache
24
a2851804
CR
25bash
26bashbug
27bashversion
2e66dc02 28
6be3a741
CR
29TAGS
30tags
31
2e66dc02 32Makefile
a2851804
CR
33builtins/Makefile
34builtins/builtext.h
35builtins/builtins.c
36builtins/mkbuiltins
37builtins/pipesize.h
38builtins/psize.aux
2e66dc02 39
a2851804
CR
40doc/Makefile
41examples/loadables/Makefile
42examples/loadables/Makefile.inc
43examples/loadables/perl/Makefile
44lib/glob/Makefile
45lib/intl/Makefile
a2851804
CR
46lib/malloc/Makefile
47lib/readline/Makefile
48lib/sh/Makefile
49lib/termcap/Makefile
50lib/tilde/Makefile
2e66dc02
CR
51support/Makefile
52
53lib/intl/charset.alias
54lib/intl/libgnuintl.h
55lib/intl/libintl.h
56lib/intl/ref-add.sed
57lib/intl/ref-del.sed
58
a2851804
CR
59po/Makefile
60po/Makefile.in
61po/POTFILES
2e66dc02 62
a2851804
CR
63support/bash.pc
64support/man2html
2e66dc02
CR
65support/bashbug.sh
66
67lsignames.h
68pathnames.h
69signames.h
70version.h
a2851804 71syntax.c
2e66dc02
CR
72stamp-h
73
74mksignames
75mksyntax
76
77printenv
78recho
79xcase
80zecho
a2851804
CR
81tests/printenv
82tests/recho
83tests/xcase
84tests/zecho