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