Merge branch 'pk/rebase-in-c'
[git] / .gitignore
1 /fuzz_corpora
2 /fuzz-pack-headers
3 /fuzz-pack-idx
4 /GIT-BUILD-OPTIONS
5 /GIT-CFLAGS
6 /GIT-LDFLAGS
7 /GIT-PREFIX
8 /GIT-PERL-DEFINES
9 /GIT-PERL-HEADER
10 /GIT-PYTHON-VARS
11 /GIT-SCRIPT-DEFINES
12 /GIT-USER-AGENT
13 /GIT-VERSION-FILE
14 /bin-wrappers/
15 /git
16 /git-add
17 /git-add--interactive
18 /git-am
19 /git-annotate
20 /git-apply
21 /git-archimport
22 /git-archive
23 /git-bisect
24 /git-bisect--helper
25 /git-blame
26 /git-branch
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-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-diff
54 /git-diff-files
55 /git-diff-index
56 /git-diff-tree
57 /git-difftool
58 /git-difftool--helper
59 /git-describe
60 /git-fast-export
61 /git-fast-import
62 /git-fetch
63 /git-fetch-pack
64 /git-filter-branch
65 /git-fmt-merge-msg
66 /git-for-each-ref
67 /git-format-patch
68 /git-fsck
69 /git-fsck-objects
70 /git-gc
71 /git-get-tar-commit-id
72 /git-grep
73 /git-hash-object
74 /git-help
75 /git-http-backend
76 /git-http-fetch
77 /git-http-push
78 /git-imap-send
79 /git-index-pack
80 /git-init
81 /git-init-db
82 /git-interpret-trailers
83 /git-instaweb
84 /git-legacy-rebase
85 /git-log
86 /git-ls-files
87 /git-ls-remote
88 /git-ls-tree
89 /git-mailinfo
90 /git-mailsplit
91 /git-merge
92 /git-merge-base
93 /git-merge-index
94 /git-merge-file
95 /git-merge-tree
96 /git-merge-octopus
97 /git-merge-one-file
98 /git-merge-ours
99 /git-merge-recursive
100 /git-merge-resolve
101 /git-merge-subtree
102 /git-mergetool
103 /git-mergetool--lib
104 /git-mktag
105 /git-mktree
106 /git-multi-pack-index
107 /git-mv
108 /git-name-rev
109 /git-notes
110 /git-p4
111 /git-pack-redundant
112 /git-pack-objects
113 /git-pack-refs
114 /git-parse-remote
115 /git-patch-id
116 /git-prune
117 /git-prune-packed
118 /git-pull
119 /git-push
120 /git-quiltimport
121 /git-range-diff
122 /git-read-tree
123 /git-rebase
124 /git-rebase--am
125 /git-rebase--common
126 /git-rebase--helper
127 /git-rebase--interactive
128 /git-rebase--merge
129 /git-rebase--preserve-merges
130 /git-receive-pack
131 /git-reflog
132 /git-remote
133 /git-remote-http
134 /git-remote-https
135 /git-remote-ftp
136 /git-remote-ftps
137 /git-remote-fd
138 /git-remote-ext
139 /git-remote-testgit
140 /git-remote-testpy
141 /git-remote-testsvn
142 /git-repack
143 /git-replace
144 /git-request-pull
145 /git-rerere
146 /git-reset
147 /git-rev-list
148 /git-rev-parse
149 /git-revert
150 /git-rm
151 /git-send-email
152 /git-send-pack
153 /git-serve
154 /git-sh-i18n
155 /git-sh-i18n--envsubst
156 /git-sh-setup
157 /git-sh-i18n
158 /git-shell
159 /git-shortlog
160 /git-show
161 /git-show-branch
162 /git-show-index
163 /git-show-ref
164 /git-stage
165 /git-stash
166 /git-status
167 /git-stripspace
168 /git-submodule
169 /git-submodule--helper
170 /git-svn
171 /git-symbolic-ref
172 /git-tag
173 /git-unpack-file
174 /git-unpack-objects
175 /git-update-index
176 /git-update-ref
177 /git-update-server-info
178 /git-upload-archive
179 /git-upload-pack
180 /git-var
181 /git-verify-commit
182 /git-verify-pack
183 /git-verify-tag
184 /git-web--browse
185 /git-whatchanged
186 /git-worktree
187 /git-write-tree
188 /git-core-*/?*
189 /gitweb/GITWEB-BUILD-OPTIONS
190 /gitweb/gitweb.cgi
191 /gitweb/static/gitweb.js
192 /gitweb/static/gitweb.min.*
193 /command-list.h
194 *.tar.gz
195 *.dsc
196 *.deb
197 /git.spec
198 *.exe
199 *.[aos]
200 *.py[co]
201 .depend/
202 *.gcda
203 *.gcno
204 *.gcov
205 /coverage-untested-functions
206 /cover_db/
207 /cover_db_html/
208 *+
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 *.obj
222 *.lib
223 *.res
224 *.sln
225 *.suo
226 *.ncb
227 *.vcproj
228 *.user
229 *.idb
230 *.pdb
231 /Debug/
232 /Release/