]> git.ipfire.org Git - thirdparty/git.git/blob - .gitignore
contrib/buildsystems: ignore invalidcontinue.obj
[thirdparty/git.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-bundle
29 /git-cat-file
30 /git-check-attr
31 /git-check-ignore
32 /git-check-mailmap
33 /git-check-ref-format
34 /git-checkout
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-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-format-patch
69 /git-fsck
70 /git-fsck-objects
71 /git-gc
72 /git-get-tar-commit-id
73 /git-grep
74 /git-hash-object
75 /git-help
76 /git-http-backend
77 /git-http-fetch
78 /git-http-push
79 /git-imap-send
80 /git-index-pack
81 /git-init
82 /git-init-db
83 /git-interpret-trailers
84 /git-instaweb
85 /git-legacy-stash
86 /git-log
87 /git-ls-files
88 /git-ls-remote
89 /git-ls-tree
90 /git-mailinfo
91 /git-mailsplit
92 /git-merge
93 /git-merge-base
94 /git-merge-index
95 /git-merge-file
96 /git-merge-tree
97 /git-merge-octopus
98 /git-merge-one-file
99 /git-merge-ours
100 /git-merge-recursive
101 /git-merge-resolve
102 /git-merge-subtree
103 /git-mergetool
104 /git-mergetool--lib
105 /git-mktag
106 /git-mktree
107 /git-multi-pack-index
108 /git-mv
109 /git-name-rev
110 /git-notes
111 /git-p4
112 /git-pack-redundant
113 /git-pack-objects
114 /git-pack-refs
115 /git-parse-remote
116 /git-patch-id
117 /git-prune
118 /git-prune-packed
119 /git-pull
120 /git-push
121 /git-quiltimport
122 /git-range-diff
123 /git-read-tree
124 /git-rebase
125 /git-rebase--preserve-merges
126 /git-receive-pack
127 /git-reflog
128 /git-remote
129 /git-remote-http
130 /git-remote-https
131 /git-remote-ftp
132 /git-remote-ftps
133 /git-remote-fd
134 /git-remote-ext
135 /git-remote-testpy
136 /git-remote-testsvn
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-serve
150 /git-sh-i18n
151 /git-sh-i18n--envsubst
152 /git-sh-setup
153 /git-sh-i18n
154 /git-shell
155 /git-shortlog
156 /git-show
157 /git-show-branch
158 /git-show-index
159 /git-show-ref
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 /command-list.h
191 *.tar.gz
192 *.dsc
193 *.deb
194 /git.spec
195 *.exe
196 *.[aos]
197 *.py[co]
198 .depend/
199 *.gcda
200 *.gcno
201 *.gcov
202 /coverage-untested-functions
203 /cover_db/
204 /cover_db_html/
205 *+
206 /config.mak
207 /autom4te.cache
208 /config.cache
209 /config.log
210 /config.status
211 /config.mak.autogen
212 /config.mak.append
213 /configure
214 /.vscode/
215 /tags
216 /TAGS
217 /cscope*
218 *.obj
219 *.lib
220 *.res
221 *.sln
222 *.suo
223 *.ncb
224 *.vcproj
225 *.user
226 *.idb
227 *.pdb
228 *.ilk
229 *.iobj
230 *.ipdb
231 *.dll
232 .vs/
233 /Debug/
234 /Release/
235 *.dSYM