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