Sync with 2.33.8
[git/debian.git] / .gitignore
blob054249b20a8d91d77a569294f8104e53bdd12f51
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-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-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 /hook-list.h
193 *.tar.gz
194 *.dsc
195 *.deb
196 /git.spec
197 *.exe
198 *.[aos]
199 *.o.json
200 *.py[co]
201 .depend/
202 *.gcda
203 *.gcno
204 *.gcov
205 /coverage-untested-functions
206 /cover_db/
207 /cover_db_html/
209 /config.mak
210 /autom4te.cache
211 /config.cache
212 /config.log
213 /config.status
214 /config.mak.autogen
215 /config.mak.append
216 /configure
217 /.vscode/
218 /tags
219 /TAGS
220 /cscope*
221 /compile_commands.json
222 *.hcc
223 *.obj
224 *.lib
225 *.res
226 *.sln
227 *.sp
228 *.suo
229 *.ncb
230 *.vcproj
231 *.user
232 *.idb
233 *.pdb
234 *.ilk
235 *.iobj
236 *.ipdb
237 *.dll
238 .vs/
239 Debug/
240 Release/
241 /UpgradeLog*.htm
242 /git.VC.VC.opendb
243 /git.VC.db
244 *.dSYM
245 /contrib/buildsystems/out