]> git.ipfire.org Git - thirdparty/bash.git/blame - .gitignore
fix for SIGINT in sourced script
[thirdparty/bash.git] / .gitignore
CommitLineData
7de27456 1# don't push out -i
8daea13b 2-i
7de27456
CR
3
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
17
18config.h
19config.status
20config.cache
21config.log
22
23autom4te.cache
24
25bash
26bashbug
27bashversion
28
29Makefile
30builtins/Makefile
31builtins/builtext.h
32builtins/builtins.c
33builtins/mkbuiltins
34builtins/pipesize.h
35builtins/psize.aux
36
37doc/Makefile
38examples/loadables/Makefile
39examples/loadables/Makefile.inc
40examples/loadables/perl/Makefile
41lib/glob/Makefile
42lib/intl/Makefile
43lib/malloc/Makefile
44lib/readline/Makefile
45lib/sh/Makefile
46lib/termcap/Makefile
47lib/tilde/Makefile
48support/Makefile
49
50lib/intl/charset.alias
51lib/intl/libgnuintl.h
52lib/intl/libintl.h
53lib/intl/ref-add.sed
54lib/intl/ref-del.sed
55
56po/Makefile
57po/Makefile.in
58po/POTFILES
59
60support/bash.pc
61support/man2html
62support/bashbug.sh
63
64lsignames.h
65pathnames.h
66signames.h
67version.h
68syntax.c
69stamp-h
70
71mksignames
72mksyntax
73
74printenv
75recho
76xcase
77zecho
78tests/printenv
79tests/recho
80tests/xcase
81tests/zecho