Documentation/RelNotes/2.45.0.txt: fix typo
[git.git] / .gitignore
blob612c0f6a0ff1aa37415b275424a4e01942f5a2dd
1 /fuzz_corpora
2 /GIT-BUILD-DIR
3 /GIT-BUILD-OPTIONS
4 /GIT-CFLAGS
5 /GIT-LDFLAGS
6 /GIT-PREFIX
7 /GIT-PERL-DEFINES
8 /GIT-PERL-HEADER
9 /GIT-PYTHON-VARS
10 /GIT-SCRIPT-DEFINES
11 /GIT-SPATCH-DEFINES
12 /GIT-USER-AGENT
13 /GIT-VERSION-FILE
14 /bin-wrappers/
15 /git
16 /git-add
17 /git-am
18 /git-annotate
19 /git-apply
20 /git-archimport
21 /git-archive
22 /git-bisect
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-fast-export
62 /git-fast-import
63 /git-fetch
64 /git-fetch-pack
65 /git-filter-branch
66 /git-fmt-merge-msg
67 /git-for-each-ref
68 /git-for-each-repo
69 /git-format-patch
70 /git-fsck
71 /git-fsck-objects
72 /git-fsmonitor--daemon
73 /git-gc
74 /git-get-tar-commit-id
75 /git-grep
76 /git-hash-object
77 /git-help
78 /git-hook
79 /git-http-backend
80 /git-http-fetch
81 /git-http-push
82 /git-imap-send
83 /git-index-pack
84 /git-init
85 /git-init-db
86 /git-interpret-trailers
87 /git-instaweb
88 /git-log
89 /git-ls-files
90 /git-ls-remote
91 /git-ls-tree
92 /git-mailinfo
93 /git-mailsplit
94 /git-maintenance
95 /git-merge
96 /git-merge-base
97 /git-merge-index
98 /git-merge-file
99 /git-merge-tree
100 /git-merge-octopus
101 /git-merge-one-file
102 /git-merge-ours
103 /git-merge-recursive
104 /git-merge-resolve
105 /git-merge-subtree
106 /git-mergetool
107 /git-mergetool--lib
108 /git-mktag
109 /git-mktree
110 /git-multi-pack-index
111 /git-mv
112 /git-name-rev
113 /git-notes
114 /git-p4
115 /git-pack-redundant
116 /git-pack-objects
117 /git-pack-refs
118 /git-patch-id
119 /git-prune
120 /git-prune-packed
121 /git-pull
122 /git-push
123 /git-quiltimport
124 /git-range-diff
125 /git-read-tree
126 /git-rebase
127 /git-receive-pack
128 /git-reflog
129 /git-remote
130 /git-remote-http
131 /git-remote-https
132 /git-remote-ftp
133 /git-remote-ftps
134 /git-remote-fd
135 /git-remote-ext
136 /git-repack
137 /git-replace
138 /git-replay
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 /.cache/
227 *.hcc
228 *.obj
229 *.lib
230 *.sln
231 *.sp
232 *.suo
233 *.ncb
234 *.vcproj
235 *.user
236 *.idb
237 *.pdb
238 *.ilk
239 *.iobj
240 *.ipdb
241 *.dll
242 .vs/
243 Debug/
244 Release/
245 /UpgradeLog*.htm
246 /git.VC.VC.opendb
247 /git.VC.db
248 *.dSYM
249 /contrib/buildsystems/out