rebase: strip unused code in git-rebase--preserve-merges.sh
[git.git] / .gitignore
blobef4925485b3d07325a18f04740c300cbcc423a01
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-archimport
18 /git-archive
19 /git-bisect
20 /git-bisect--helper
21 /git-blame
22 /git-branch
23 /git-bundle
24 /git-cat-file
25 /git-check-attr
26 /git-check-ignore
27 /git-check-mailmap
28 /git-check-ref-format
29 /git-checkout
30 /git-checkout-index
31 /git-cherry
32 /git-cherry-pick
33 /git-clean
34 /git-clone
35 /git-column
36 /git-commit
37 /git-commit-tree
38 /git-config
39 /git-count-objects
40 /git-credential
41 /git-credential-cache
42 /git-credential-cache--daemon
43 /git-credential-store
44 /git-cvsexportcommit
45 /git-cvsimport
46 /git-cvsserver
47 /git-daemon
48 /git-diff
49 /git-diff-files
50 /git-diff-index
51 /git-diff-tree
52 /git-difftool
53 /git-difftool--helper
54 /git-describe
55 /git-fast-export
56 /git-fast-import
57 /git-fetch
58 /git-fetch-pack
59 /git-filter-branch
60 /git-fmt-merge-msg
61 /git-for-each-ref
62 /git-format-patch
63 /git-fsck
64 /git-fsck-objects
65 /git-gc
66 /git-get-tar-commit-id
67 /git-grep
68 /git-hash-object
69 /git-help
70 /git-http-backend
71 /git-http-fetch
72 /git-http-push
73 /git-imap-send
74 /git-index-pack
75 /git-init
76 /git-init-db
77 /git-interpret-trailers
78 /git-instaweb
79 /git-log
80 /git-ls-files
81 /git-ls-remote
82 /git-ls-tree
83 /git-mailinfo
84 /git-mailsplit
85 /git-merge
86 /git-merge-base
87 /git-merge-index
88 /git-merge-file
89 /git-merge-tree
90 /git-merge-octopus
91 /git-merge-one-file
92 /git-merge-ours
93 /git-merge-recursive
94 /git-merge-resolve
95 /git-merge-subtree
96 /git-mergetool
97 /git-mergetool--lib
98 /git-mktag
99 /git-mktree
100 /git-name-rev
101 /git-mv
102 /git-notes
103 /git-p4
104 /git-pack-redundant
105 /git-pack-objects
106 /git-pack-refs
107 /git-parse-remote
108 /git-patch-id
109 /git-prune
110 /git-prune-packed
111 /git-pull
112 /git-push
113 /git-quiltimport
114 /git-read-tree
115 /git-rebase
116 /git-rebase--am
117 /git-rebase--helper
118 /git-rebase--interactive
119 /git-rebase--merge
120 /git-rebase--preserve-merges
121 /git-receive-pack
122 /git-reflog
123 /git-remote
124 /git-remote-http
125 /git-remote-https
126 /git-remote-ftp
127 /git-remote-ftps
128 /git-remote-fd
129 /git-remote-ext
130 /git-remote-testgit
131 /git-remote-testpy
132 /git-remote-testsvn
133 /git-repack
134 /git-replace
135 /git-request-pull
136 /git-rerere
137 /git-reset
138 /git-rev-list
139 /git-rev-parse
140 /git-revert
141 /git-rm
142 /git-send-email
143 /git-send-pack
144 /git-sh-i18n
145 /git-sh-i18n--envsubst
146 /git-sh-setup
147 /git-sh-i18n
148 /git-shell
149 /git-shortlog
150 /git-show
151 /git-show-branch
152 /git-show-index
153 /git-show-ref
154 /git-stage
155 /git-stash
156 /git-status
157 /git-stripspace
158 /git-submodule
159 /git-submodule--helper
160 /git-svn
161 /git-symbolic-ref
162 /git-tag
163 /git-unpack-file
164 /git-unpack-objects
165 /git-update-index
166 /git-update-ref
167 /git-update-server-info
168 /git-upload-archive
169 /git-upload-pack
170 /git-var
171 /git-verify-commit
172 /git-verify-pack
173 /git-verify-tag
174 /git-web--browse
175 /git-whatchanged
176 /git-worktree
177 /git-write-tree
178 /git-core-*/?*
179 /gitweb/GITWEB-BUILD-OPTIONS
180 /gitweb/gitweb.cgi
181 /gitweb/static/gitweb.js
182 /gitweb/static/gitweb.min.*
183 /common-cmds.h
184 *.tar.gz
185 *.dsc
186 *.deb
187 /git.spec
188 *.exe
189 *.[aos]
190 *.py[co]
191 .depend/
192 *.gcda
193 *.gcno
194 *.gcov
195 /coverage-untested-functions
196 /cover_db/
197 /cover_db_html/
199 /config.mak
200 /autom4te.cache
201 /config.cache
202 /config.log
203 /config.status
204 /config.mak.autogen
205 /config.mak.append
206 /configure
207 /tags
208 /TAGS
209 /cscope*
210 *.obj
211 *.lib
212 *.res
213 *.sln
214 *.suo
215 *.ncb
216 *.vcproj
217 *.user
218 *.idb
219 *.pdb
220 /Debug/
221 /Release/