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