expand: Do not quote backslashes in unquoted parameter expansion
[dash.git] / .gitignore
blob579bd478f1417286927abf390cacd445ad23e584
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 /config.cache
17 /config.h
18 /config.log
19 /config.status
20 /src/.deps/
21 /stamp-h1
23 # generated by make
24 /src/token_vars.h
26 # Apple debug symbol bundles
27 *.dSYM/
29 # backups and patch artefacts
31 *.bak
32 *.orig
33 *.rej
35 # OS generated files
36 .DS_Store
37 .DS_Store?
38 ._*
39 .Spotlight*
40 .Trash*
41 *[Tt]humbs.db