Merge branch 'master' into next
[git/dkf.git] / .gitignore
blob415e72d14ccf1b7b2f34bc0c9b65f2710a67eb2b
1 /GIT-BUILD-OPTIONS
2 /GIT-CFLAGS
3 /GIT-GUI-VARS
4 /GIT-VERSION-FILE
5 /bin-wrappers/
6 /git
7 /git-add
8 /git-add--interactive
9 /git-am
10 /git-annotate
11 /git-apply
12 /git-archimport
13 /git-archive
14 /git-bisect
15 /git-bisect--helper
16 /git-blame
17 /git-branch
18 /git-bundle
19 /git-cat-file
20 /git-check-attr
21 /git-check-ref-format
22 /git-checkout
23 /git-checkout-index
24 /git-cherry
25 /git-cherry-pick
26 /git-clean
27 /git-clone
28 /git-commit
29 /git-commit-tree
30 /git-config
31 /git-count-objects
32 /git-cvsexportcommit
33 /git-cvsimport
34 /git-cvsserver
35 /git-daemon
36 /git-diff
37 /git-diff-files
38 /git-diff-index
39 /git-diff-tree
40 /git-difftool
41 /git-difftool--helper
42 /git-describe
43 /git-fast-export
44 /git-fast-import
45 /git-fetch
46 /git-fetch--tool
47 /git-fetch-pack
48 /git-filter-branch
49 /git-fmt-merge-msg
50 /git-for-each-ref
51 /git-format-patch
52 /git-fsck
53 /git-fsck-objects
54 /git-gc
55 /git-get-tar-commit-id
56 /git-grep
57 /git-hash-object
58 /git-help
59 /git-http-backend
60 /git-http-fetch
61 /git-http-push
62 /git-imap-send
63 /git-index-pack
64 /git-init
65 /git-init-db
66 /git-instaweb
67 /git-log
68 /git-lost-found
69 /git-ls-files
70 /git-ls-remote
71 /git-ls-tree
72 /git-mailinfo
73 /git-mailsplit
74 /git-merge
75 /git-merge-base
76 /git-merge-index
77 /git-merge-file
78 /git-merge-tree
79 /git-merge-octopus
80 /git-merge-one-file
81 /git-merge-ours
82 /git-merge-recursive
83 /git-merge-resolve
84 /git-merge-subtree
85 /git-mergetool
86 /git-mergetool--lib
87 /git-mktag
88 /git-mktree
89 /git-name-rev
90 /git-mv
91 /git-notes
92 /git-pack-redundant
93 /git-pack-objects
94 /git-pack-refs
95 /git-parse-remote
96 /git-patch-id
97 /git-peek-remote
98 /git-prune
99 /git-prune-packed
100 /git-pull
101 /git-push
102 /git-quiltimport
103 /git-read-tree
104 /git-rebase
105 /git-rebase--am
106 /git-rebase--interactive
107 /git-rebase--merge
108 /git-receive-pack
109 /git-reflog
110 /git-relink
111 /git-remote
112 /git-remote-curl
113 /git-remote-http
114 /git-remote-https
115 /git-remote-ftp
116 /git-remote-ftps
117 /git-remote-fd
118 /git-remote-ext
119 /git-remote-testgit
120 /git-repack
121 /git-replace
122 /git-repo-config
123 /git-request-pull
124 /git-rerere
125 /git-reset
126 /git-rev-list
127 /git-rev-parse
128 /git-revert
129 /git-rm
130 /git-send-email
131 /git-send-pack
132 /git-sh-setup
133 /git-shell
134 /git-shortlog
135 /git-show
136 /git-show-branch
137 /git-show-index
138 /git-show-ref
139 /git-stage
140 /git-stash
141 /git-status
142 /git-stripspace
143 /git-submodule
144 /git-svn
145 /git-symbolic-ref
146 /git-tag
147 /git-tar-tree
148 /git-unpack-file
149 /git-unpack-objects
150 /git-update-index
151 /git-update-ref
152 /git-update-server-info
153 /git-upload-archive
154 /git-upload-pack
155 /git-var
156 /git-verify-pack
157 /git-verify-tag
158 /git-web--browse
159 /git-whatchanged
160 /git-write-tree
161 /git-core-*/?*
162 /gitk-git/gitk-wish
163 /gitweb/GITWEB-BUILD-OPTIONS
164 /gitweb/gitweb.cgi
165 /gitweb/static/gitweb.min.*
166 /test-chmtime
167 /test-ctype
168 /test-date
169 /test-delta
170 /test-dump-cache-tree
171 /test-genrandom
172 /test-index-version
173 /test-line-buffer
174 /test-match-trees
175 /test-mktemp
176 /test-obj-pool
177 /test-parse-options
178 /test-path-utils
179 /test-run-command
180 /test-sha1
181 /test-sigchain
182 /test-string-pool
183 /test-subprocess
184 /test-svn-fe
185 /test-treap
186 /common-cmds.h
187 *.tar.gz
188 *.dsc
189 *.deb
190 /git.spec
191 *.exe
192 *.[aos]
193 *.py[co]
194 .depend/
195 *.gcda
196 *.gcno
197 *.gcov
198 /coverage-untested-functions
199 /cover_db/
200 /cover_db_html/
202 /config.mak
203 /autom4te.cache
204 /config.cache
205 /config.log
206 /config.status
207 /config.mak.autogen
208 /config.mak.append
209 /configure
210 /tags
211 /TAGS
212 /cscope*
213 *.obj
214 *.lib
215 *.sln
216 *.suo
217 *.ncb
218 *.vcproj
219 *.user
220 *.idb
221 *.pdb
222 /Debug/
223 /Release/