contrib: remove 'mw-to-git'
[git] / .gitignore
1 /GIT-BUILD-OPTIONS
2 /GIT-CFLAGS
3 /GIT-LDFLAGS
4 /GIT-PREFIX
5 /GIT-PERL-DEFINES
6 /GIT-PYTHON-VARS
7 /GIT-SCRIPT-DEFINES
8 /GIT-USER-AGENT
9 /GIT-VERSION-FILE
10 /bin-wrappers/
11 /git
12 /git-add
13 /git-add--interactive
14 /git-am
15 /git-annotate
16 /git-apply
17 /git-archive
18 /git-bisect
19 /git-bisect--helper
20 /git-blame
21 /git-branch
22 /git-bundle
23 /git-cat-file
24 /git-check-attr
25 /git-check-ignore
26 /git-check-mailmap
27 /git-check-ref-format
28 /git-checkout
29 /git-checkout-index
30 /git-cherry
31 /git-cherry-pick
32 /git-clean
33 /git-clone
34 /git-column
35 /git-commit
36 /git-commit-tree
37 /git-config
38 /git-count-objects
39 /git-credential
40 /git-credential-cache
41 /git-credential-cache--daemon
42 /git-credential-store
43 /git-daemon
44 /git-diff
45 /git-diff-files
46 /git-diff-index
47 /git-diff-tree
48 /git-difftool
49 /git-difftool--helper
50 /git-describe
51 /git-fast-export
52 /git-fast-import
53 /git-fetch
54 /git-fetch-pack
55 /git-filter-branch
56 /git-fmt-merge-msg
57 /git-for-each-ref
58 /git-format-patch
59 /git-fsck
60 /git-fsck-objects
61 /git-gc
62 /git-get-tar-commit-id
63 /git-grep
64 /git-hash-object
65 /git-help
66 /git-http-backend
67 /git-http-fetch
68 /git-http-push
69 /git-imap-send
70 /git-index-pack
71 /git-init
72 /git-init-db
73 /git-instaweb
74 /git-log
75 /git-ls-files
76 /git-ls-remote
77 /git-ls-tree
78 /git-mailinfo
79 /git-mailsplit
80 /git-merge
81 /git-merge-base
82 /git-merge-index
83 /git-merge-file
84 /git-merge-tree
85 /git-merge-octopus
86 /git-merge-one-file
87 /git-merge-ours
88 /git-merge-recursive
89 /git-merge-resolve
90 /git-merge-subtree
91 /git-mergetool
92 /git-mergetool--lib
93 /git-mktag
94 /git-mktree
95 /git-name-rev
96 /git-mv
97 /git-notes
98 /git-pack-redundant
99 /git-pack-objects
100 /git-pack-refs
101 /git-parse-remote
102 /git-patch-id
103 /git-prune
104 /git-prune-packed
105 /git-pull
106 /git-push
107 /git-read-tree
108 /git-rebase
109 /git-rebase--am
110 /git-rebase--interactive
111 /git-rebase--merge
112 /git-receive-pack
113 /git-reflog
114 /git-relink
115 /git-remote
116 /git-remote-http
117 /git-remote-https
118 /git-remote-ftp
119 /git-remote-ftps
120 /git-remote-fd
121 /git-remote-ext
122 /git-remote-testgit
123 /git-remote-testpy
124 /git-remote-testsvn
125 /git-repack
126 /git-replace
127 /git-request-pull
128 /git-rerere
129 /git-reset
130 /git-rev-list
131 /git-rev-parse
132 /git-revert
133 /git-rm
134 /git-send-email
135 /git-send-pack
136 /git-sh-i18n
137 /git-sh-i18n--envsubst
138 /git-sh-setup
139 /git-sh-i18n
140 /git-shell
141 /git-shortlog
142 /git-show
143 /git-show-branch
144 /git-show-index
145 /git-show-ref
146 /git-stage
147 /git-stash
148 /git-status
149 /git-stripspace
150 /git-submodule
151 /git-symbolic-ref
152 /git-tag
153 /git-unpack-file
154 /git-unpack-objects
155 /git-update-index
156 /git-update-ref
157 /git-update-server-info
158 /git-upload-archive
159 /git-upload-pack
160 /git-var
161 /git-verify-pack
162 /git-verify-tag
163 /git-web--browse
164 /git-whatchanged
165 /git-write-tree
166 /git-core-*/?*
167 /gitweb/GITWEB-BUILD-OPTIONS
168 /gitweb/gitweb.cgi
169 /gitweb/static/gitweb.js
170 /gitweb/static/gitweb.min.*
171 /test-chmtime
172 /test-ctype
173 /test-date
174 /test-delta
175 /test-dump-cache-tree
176 /test-scrap-cache-tree
177 /test-genrandom
178 /test-hashmap
179 /test-index-version
180 /test-line-buffer
181 /test-match-trees
182 /test-mergesort
183 /test-mktemp
184 /test-parse-options
185 /test-path-utils
186 /test-prio-queue
187 /test-read-cache
188 /test-regex
189 /test-revision-walking
190 /test-run-command
191 /test-sha1
192 /test-sigchain
193 /test-string-list
194 /test-subprocess
195 /test-svn-fe
196 /test-urlmatch-normalization
197 /test-wildmatch
198 /common-cmds.h
199 *.tar.gz
200 *.dsc
201 *.deb
202 /git.spec
203 *.exe
204 *.[aos]
205 *.py[co]
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 /tags
223 /TAGS
224 /cscope*
225 *.obj
226 *.lib
227 *.res
228 *.sln
229 *.suo
230 *.ncb
231 *.vcproj
232 *.user
233 *.idb
234 *.pdb
235 /Debug/
236 /Release/