Merge branch 'ab/svn-tests-set-e-fix'
[git] / .gitignore
1 /fuzz-commit-graph
2 /fuzz_corpora
3 /fuzz-pack-headers
4 /fuzz-pack-idx
5 /GIT-BUILD-OPTIONS
6 /GIT-CFLAGS
7 /GIT-LDFLAGS
8 /GIT-PREFIX
9 /GIT-PERL-DEFINES
10 /GIT-PERL-HEADER
11 /GIT-PYTHON-VARS
12 /GIT-SCRIPT-DEFINES
13 /GIT-USER-AGENT
14 /GIT-VERSION-FILE
15 /bin-wrappers/
16 /git
17 /git-add
18 /git-add--interactive
19 /git-am
20 /git-annotate
21 /git-apply
22 /git-archimport
23 /git-archive
24 /git-bisect
25 /git-bisect--helper
26 /git-blame
27 /git-branch
28 /git-bugreport
29 /git-bundle
30 /git-cat-file
31 /git-check-attr
32 /git-check-ignore
33 /git-check-mailmap
34 /git-check-ref-format
35 /git-checkout
36 /git-checkout--worker
37 /git-checkout-index
38 /git-cherry
39 /git-cherry-pick
40 /git-clean
41 /git-clone
42 /git-column
43 /git-commit
44 /git-commit-graph
45 /git-commit-tree
46 /git-config
47 /git-count-objects
48 /git-credential
49 /git-credential-cache
50 /git-credential-cache--daemon
51 /git-credential-store
52 /git-cvsexportcommit
53 /git-cvsimport
54 /git-cvsserver
55 /git-daemon
56 /git-diff
57 /git-diff-files
58 /git-diff-index
59 /git-diff-tree
60 /git-difftool
61 /git-difftool--helper
62 /git-describe
63 /git-env--helper
64 /git-fast-export
65 /git-fast-import
66 /git-fetch
67 /git-fetch-pack
68 /git-filter-branch
69 /git-fmt-merge-msg
70 /git-for-each-ref
71 /git-for-each-repo
72 /git-format-patch
73 /git-fsck
74 /git-fsck-objects
75 /git-gc
76 /git-get-tar-commit-id
77 /git-grep
78 /git-hash-object
79 /git-help
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-rebase--preserve-merges
129 /git-receive-pack
130 /git-reflog
131 /git-remote
132 /git-remote-http
133 /git-remote-https
134 /git-remote-ftp
135 /git-remote-ftps
136 /git-remote-fd
137 /git-remote-ext
138 /git-repack
139 /git-replace
140 /git-request-pull
141 /git-rerere
142 /git-reset
143 /git-restore
144 /git-rev-list
145 /git-rev-parse
146 /git-revert
147 /git-rm
148 /git-send-email
149 /git-send-pack
150 /git-sh-i18n
151 /git-sh-i18n--envsubst
152 /git-sh-setup
153 /git-shell
154 /git-shortlog
155 /git-show
156 /git-show-branch
157 /git-show-index
158 /git-show-ref
159 /git-sparse-checkout
160 /git-stage
161 /git-stash
162 /git-status
163 /git-stripspace
164 /git-submodule
165 /git-submodule--helper
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-web--browse
182 /git-whatchanged
183 /git-worktree
184 /git-write-tree
185 /git-core-*/?*
186 /gitweb/GITWEB-BUILD-OPTIONS
187 /gitweb/gitweb.cgi
188 /gitweb/static/gitweb.js
189 /gitweb/static/gitweb.min.*
190 /config-list.h
191 /command-list.h
192 *.tar.gz
193 *.dsc
194 *.deb
195 /git.spec
196 *.exe
197 *.[aos]
198 *.o.json
199 *.py[co]
200 .depend/
201 *.gcda
202 *.gcno
203 *.gcov
204 /coverage-untested-functions
205 /cover_db/
206 /cover_db_html/
207 *+
208 /config.mak
209 /autom4te.cache
210 /config.cache
211 /config.log
212 /config.status
213 /config.mak.autogen
214 /config.mak.append
215 /configure
216 /.vscode/
217 /tags
218 /TAGS
219 /cscope*
220 /compile_commands.json
221 *.hcc
222 *.obj
223 *.lib
224 *.res
225 *.sln
226 *.suo
227 *.ncb
228 *.vcproj
229 *.user
230 *.idb
231 *.pdb
232 *.ilk
233 *.iobj
234 *.ipdb
235 *.dll
236 .vs/
237 Debug/
238 Release/
239 /UpgradeLog*.htm
240 /git.VC.VC.opendb
241 /git.VC.db
242 *.dSYM
243 /contrib/buildsystems/out