l10n: zh_CN: for git v2.12.0 l10n round 2
[git.git] / .gitignore
blobb1020b875fc006c81ed92ffb93e73876487c7c57
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--interactive
118 /git-rebase--merge
119 /git-receive-pack
120 /git-reflog
121 /git-remote
122 /git-remote-http
123 /git-remote-https
124 /git-remote-ftp
125 /git-remote-ftps
126 /git-remote-fd
127 /git-remote-ext
128 /git-remote-testgit
129 /git-remote-testpy
130 /git-remote-testsvn
131 /git-repack
132 /git-replace
133 /git-request-pull
134 /git-rerere
135 /git-reset
136 /git-rev-list
137 /git-rev-parse
138 /git-revert
139 /git-rm
140 /git-send-email
141 /git-send-pack
142 /git-sh-i18n
143 /git-sh-i18n--envsubst
144 /git-sh-setup
145 /git-sh-i18n
146 /git-shell
147 /git-shortlog
148 /git-show
149 /git-show-branch
150 /git-show-index
151 /git-show-ref
152 /git-stage
153 /git-stash
154 /git-status
155 /git-stripspace
156 /git-submodule
157 /git-submodule--helper
158 /git-svn
159 /git-symbolic-ref
160 /git-tag
161 /git-unpack-file
162 /git-unpack-objects
163 /git-update-index
164 /git-update-ref
165 /git-update-server-info
166 /git-upload-archive
167 /git-upload-pack
168 /git-var
169 /git-verify-commit
170 /git-verify-pack
171 /git-verify-tag
172 /git-web--browse
173 /git-whatchanged
174 /git-worktree
175 /git-write-tree
176 /git-core-*/?*
177 /gitweb/GITWEB-BUILD-OPTIONS
178 /gitweb/gitweb.cgi
179 /gitweb/static/gitweb.js
180 /gitweb/static/gitweb.min.*
181 /common-cmds.h
182 *.tar.gz
183 *.dsc
184 *.deb
185 /git.spec
186 *.exe
187 *.[aos]
188 *.py[co]
189 .depend/
190 *.gcda
191 *.gcno
192 *.gcov
193 /coverage-untested-functions
194 /cover_db/
195 /cover_db_html/
197 /config.mak
198 /autom4te.cache
199 /config.cache
200 /config.log
201 /config.status
202 /config.mak.autogen
203 /config.mak.append
204 /configure
205 /tags
206 /TAGS
207 /cscope*
208 *.obj
209 *.lib
210 *.res
211 *.sln
212 *.suo
213 *.ncb
214 *.vcproj
215 *.user
216 *.idb
217 *.pdb
218 /Debug/
219 /Release/