shell: Disable fnmatch by default
[dash.git] / .gitignore
blobe349901afa96c49ff3ffddec55cf68b182345c56
1 # .gitignore for dash
3 # generated by autogen.sh
4 Makefile.in
5 /aclocal.m4
6 /autom4te.cache/
7 /compile
8 /config.h.in
9 /configure
10 /depcomp
11 /install-sh
12 /missing
14 # generated by configure
15 Makefile
16 .deps
17 .dirstamp
18 /config.cache
19 /config.h
20 /config.log
21 /config.status
22 /stamp-h1
24 # generated by make
25 /src/token_vars.h
27 # Apple debug symbol bundles
28 *.dSYM/
30 # backups and patch artefacts
32 *.bak
33 *.orig
34 *.rej
36 # OS generated files
37 .DS_Store
38 .DS_Store?
39 ._*
40 .Spotlight*
41 .Trash*
42 *[Tt]humbs.db