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