use child_process member "args" instead of string array variable
[git/debian.git] / .gitignore
blob62720c6135d02fb5f1f533ce79249ebd7b8a3454
1 /fuzz_corpora
2 /GIT-BUILD-OPTIONS
3 /GIT-CFLAGS
4 /GIT-LDFLAGS
5 /GIT-PREFIX
6 /GIT-PERL-DEFINES
7 /GIT-PERL-HEADER
8 /GIT-PYTHON-VARS
9 /GIT-SCRIPT-DEFINES
10 /GIT-USER-AGENT
11 /GIT-VERSION-FILE
12 /bin-wrappers/
13 /git
14 /git-add
15 /git-add--interactive
16 /git-am
17 /git-annotate
18 /git-apply
19 /git-archimport
20 /git-archive
21 /git-bisect
22 /git-bisect--helper
23 /git-blame
24 /git-branch
25 /git-bugreport
26 /git-bundle
27 /git-cat-file
28 /git-check-attr
29 /git-check-ignore
30 /git-check-mailmap
31 /git-check-ref-format
32 /git-checkout
33 /git-checkout--worker
34 /git-checkout-index
35 /git-cherry
36 /git-cherry-pick
37 /git-clean
38 /git-clone
39 /git-column
40 /git-commit
41 /git-commit-graph
42 /git-commit-tree
43 /git-config
44 /git-count-objects
45 /git-credential
46 /git-credential-cache
47 /git-credential-cache--daemon
48 /git-credential-store
49 /git-cvsexportcommit
50 /git-cvsimport
51 /git-cvsserver
52 /git-daemon
53 /git-diagnose
54 /git-diff
55 /git-diff-files
56 /git-diff-index
57 /git-diff-tree
58 /git-difftool
59 /git-difftool--helper
60 /git-describe
61 /git-env--helper
62 /git-fast-export
63 /git-fast-import
64 /git-fetch
65 /git-fetch-pack
66 /git-filter-branch
67 /git-fmt-merge-msg
68 /git-for-each-ref
69 /git-for-each-repo
70 /git-format-patch
71 /git-fsck
72 /git-fsck-objects
73 /git-fsmonitor--daemon
74 /git-gc
75 /git-get-tar-commit-id
76 /git-grep
77 /git-hash-object
78 /git-help
79 /git-hook
80 /git-http-backend
81 /git-http-fetch
82 /git-http-push
83 /git-imap-send
84 /git-index-pack
85 /git-init
86 /git-init-db
87 /git-interpret-trailers
88 /git-instaweb
89 /git-log
90 /git-ls-files
91 /git-ls-remote
92 /git-ls-tree
93 /git-mailinfo
94 /git-mailsplit
95 /git-maintenance
96 /git-merge
97 /git-merge-base
98 /git-merge-index
99 /git-merge-file
100 /git-merge-tree
101 /git-merge-octopus
102 /git-merge-one-file
103 /git-merge-ours
104 /git-merge-recursive
105 /git-merge-resolve
106 /git-merge-subtree
107 /git-mergetool
108 /git-mergetool--lib
109 /git-mktag
110 /git-mktree
111 /git-multi-pack-index
112 /git-mv
113 /git-name-rev
114 /git-notes
115 /git-p4
116 /git-pack-redundant
117 /git-pack-objects
118 /git-pack-refs
119 /git-patch-id
120 /git-prune
121 /git-prune-packed
122 /git-pull
123 /git-push
124 /git-quiltimport
125 /git-range-diff
126 /git-read-tree
127 /git-rebase
128 /git-receive-pack
129 /git-reflog
130 /git-remote
131 /git-remote-http
132 /git-remote-https
133 /git-remote-ftp
134 /git-remote-ftps
135 /git-remote-fd
136 /git-remote-ext
137 /git-repack
138 /git-replace
139 /git-request-pull
140 /git-rerere
141 /git-reset
142 /git-restore
143 /git-rev-list
144 /git-rev-parse
145 /git-revert
146 /git-rm
147 /git-send-email
148 /git-send-pack
149 /git-sh-i18n
150 /git-sh-i18n--envsubst
151 /git-sh-setup
152 /git-shell
153 /git-shortlog
154 /git-show
155 /git-show-branch
156 /git-show-index
157 /git-show-ref
158 /git-sparse-checkout
159 /git-stage
160 /git-stash
161 /git-status
162 /git-stripspace
163 /git-submodule
164 /git-submodule--helper
165 /git-subtree
166 /git-svn
167 /git-switch
168 /git-symbolic-ref
169 /git-tag
170 /git-unpack-file
171 /git-unpack-objects
172 /git-update-index
173 /git-update-ref
174 /git-update-server-info
175 /git-upload-archive
176 /git-upload-pack
177 /git-var
178 /git-verify-commit
179 /git-verify-pack
180 /git-verify-tag
181 /git-version
182 /git-web--browse
183 /git-whatchanged
184 /git-worktree
185 /git-write-tree
186 /scalar
187 /git-core-*/?*
188 /git.res
189 /gitweb/GITWEB-BUILD-OPTIONS
190 /gitweb/gitweb.cgi
191 /gitweb/static/gitweb.js
192 /gitweb/static/gitweb.min.*
193 /config-list.h
194 /command-list.h
195 /hook-list.h
196 *.tar.gz
197 *.dsc
198 *.deb
199 /git.spec
200 *.exe
201 *.[aos]
202 *.o.json
203 *.py[co]
204 .build/
205 .depend/
206 *.gcda
207 *.gcno
208 *.gcov
209 /coverage-untested-functions
210 /cover_db/
211 /cover_db_html/
213 /config.mak
214 /autom4te.cache
215 /config.cache
216 /config.log
217 /config.status
218 /config.mak.autogen
219 /config.mak.append
220 /configure
221 /.vscode/
222 /tags
223 /TAGS
224 /cscope*
225 /compile_commands.json
226 *.hcc
227 *.obj
228 *.lib
229 *.sln
230 *.sp
231 *.suo
232 *.ncb
233 *.vcproj
234 *.user
235 *.idb
236 *.pdb
237 *.ilk
238 *.iobj
239 *.ipdb
240 *.dll
241 .vs/
242 Debug/
243 Release/
244 /UpgradeLog*.htm
245 /git.VC.VC.opendb
246 /git.VC.db
247 *.dSYM
248 /contrib/buildsystems/out