]> git.ipfire.org Git - thirdparty/git.git/blob - .gitignore
Merge branch 'rs/absorb-git-dir-simplify'
[thirdparty/git.git] / .gitignore
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-USER-AGENT
12 /GIT-VERSION-FILE
13 /bin-wrappers/
14 /git
15 /git-add
16 /git-add--interactive
17 /git-am
18 /git-annotate
19 /git-apply
20 /git-archimport
21 /git-archive
22 /git-bisect
23 /git-bisect--helper
24 /git-blame
25 /git-branch
26 /git-bugreport
27 /git-bundle
28 /git-cat-file
29 /git-check-attr
30 /git-check-ignore
31 /git-check-mailmap
32 /git-check-ref-format
33 /git-checkout
34 /git-checkout--worker
35 /git-checkout-index
36 /git-cherry
37 /git-cherry-pick
38 /git-clean
39 /git-clone
40 /git-column
41 /git-commit
42 /git-commit-graph
43 /git-commit-tree
44 /git-config
45 /git-count-objects
46 /git-credential
47 /git-credential-cache
48 /git-credential-cache--daemon
49 /git-credential-store
50 /git-cvsexportcommit
51 /git-cvsimport
52 /git-cvsserver
53 /git-daemon
54 /git-diagnose
55 /git-diff
56 /git-diff-files
57 /git-diff-index
58 /git-diff-tree
59 /git-difftool
60 /git-difftool--helper
61 /git-describe
62 /git-env--helper
63 /git-fast-export
64 /git-fast-import
65 /git-fetch
66 /git-fetch-pack
67 /git-filter-branch
68 /git-fmt-merge-msg
69 /git-for-each-ref
70 /git-for-each-repo
71 /git-format-patch
72 /git-fsck
73 /git-fsck-objects
74 /git-fsmonitor--daemon
75 /git-gc
76 /git-get-tar-commit-id
77 /git-grep
78 /git-hash-object
79 /git-help
80 /git-hook
81 /git-http-backend
82 /git-http-fetch
83 /git-http-push
84 /git-imap-send
85 /git-index-pack
86 /git-init
87 /git-init-db
88 /git-interpret-trailers
89 /git-instaweb
90 /git-log
91 /git-ls-files
92 /git-ls-remote
93 /git-ls-tree
94 /git-mailinfo
95 /git-mailsplit
96 /git-maintenance
97 /git-merge
98 /git-merge-base
99 /git-merge-index
100 /git-merge-file
101 /git-merge-tree
102 /git-merge-octopus
103 /git-merge-one-file
104 /git-merge-ours
105 /git-merge-recursive
106 /git-merge-resolve
107 /git-merge-subtree
108 /git-mergetool
109 /git-mergetool--lib
110 /git-mktag
111 /git-mktree
112 /git-multi-pack-index
113 /git-mv
114 /git-name-rev
115 /git-notes
116 /git-p4
117 /git-pack-redundant
118 /git-pack-objects
119 /git-pack-refs
120 /git-patch-id
121 /git-prune
122 /git-prune-packed
123 /git-pull
124 /git-push
125 /git-quiltimport
126 /git-range-diff
127 /git-read-tree
128 /git-rebase
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-subtree
167 /git-svn
168 /git-switch
169 /git-symbolic-ref
170 /git-tag
171 /git-unpack-file
172 /git-unpack-objects
173 /git-update-index
174 /git-update-ref
175 /git-update-server-info
176 /git-upload-archive
177 /git-upload-pack
178 /git-var
179 /git-verify-commit
180 /git-verify-pack
181 /git-verify-tag
182 /git-version
183 /git-web--browse
184 /git-whatchanged
185 /git-worktree
186 /git-write-tree
187 /scalar
188 /git-core-*/?*
189 /git.res
190 /gitweb/GITWEB-BUILD-OPTIONS
191 /gitweb/gitweb.cgi
192 /gitweb/static/gitweb.js
193 /gitweb/static/gitweb.min.*
194 /config-list.h
195 /command-list.h
196 /hook-list.h
197 *.tar.gz
198 *.dsc
199 *.deb
200 /git.spec
201 *.exe
202 *.[aos]
203 *.o.json
204 *.py[co]
205 .build/
206 .depend/
207 *.gcda
208 *.gcno
209 *.gcov
210 /coverage-untested-functions
211 /cover_db/
212 /cover_db_html/
213 *+
214 /config.mak
215 /autom4te.cache
216 /config.cache
217 /config.log
218 /config.status
219 /config.mak.autogen
220 /config.mak.append
221 /configure
222 /.vscode/
223 /tags
224 /TAGS
225 /cscope*
226 /compile_commands.json
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