mingw: do not hide bare repositories
[git/dscho.git] / .gitignore
blob8572c8c0b0199589a8c1875825f5b2e7e4dc4a86
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-cvsexportcommit
34 /git-cvsimport
35 /git-cvsserver
36 /git-daemon
37 /git-diff
38 /git-diff-files
39 /git-diff-index
40 /git-diff-tree
41 /git-difftool
42 /git-difftool--helper
43 /git-describe
44 /git-fast-export
45 /git-fast-import
46 /git-fetch
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-http
113 /git-remote-https
114 /git-remote-ftp
115 /git-remote-ftps
116 /git-remote-fd
117 /git-remote-ext
118 /git-remote-testgit
119 /git-repack
120 /git-replace
121 /git-repo-config
122 /git-request-pull
123 /git-rerere
124 /git-reset
125 /git-rev-list
126 /git-rev-parse
127 /git-revert
128 /git-rm
129 /git-send-email
130 /git-send-pack
131 /git-sh-i18n
132 /git-sh-i18n--envsubst
133 /git-sh-setup
134 /git-sh-i18n
135 /git-shell
136 /git-shortlog
137 /git-show
138 /git-show-branch
139 /git-show-index
140 /git-show-ref
141 /git-stage
142 /git-stash
143 /git-status
144 /git-stripspace
145 /git-submodule
146 /git-svn
147 /git-symbolic-ref
148 /git-tag
149 /git-tar-tree
150 /git-unpack-file
151 /git-unpack-objects
152 /git-update-index
153 /git-update-ref
154 /git-update-server-info
155 /git-upload-archive
156 /git-upload-pack
157 /git-var
158 /git-verify-pack
159 /git-verify-tag
160 /git-web--browse
161 /git-whatchanged
162 /git-write-tree
163 /git-core-*/?*
164 /gitk-git/gitk-wish
165 /gitweb/GITWEB-BUILD-OPTIONS
166 /gitweb/gitweb.cgi
167 /gitweb/static/gitweb.js
168 /gitweb/static/gitweb.min.*
169 /test-chmtime
170 /test-ctype
171 /test-date
172 /test-delta
173 /test-dump-cache-tree
174 /test-genrandom
175 /test-index-version
176 /test-line-buffer
177 /test-match-trees
178 /test-mktemp
179 /test-obj-pool
180 /test-parse-options
181 /test-path-utils
182 /test-run-command
183 /test-sha1
184 /test-sigchain
185 /test-string-pool
186 /test-subprocess
187 /test-svn-fe
188 /test-treap
189 /common-cmds.h
190 *.tar.gz
191 *.dsc
192 *.deb
193 /git.spec
194 *.exe
195 *.[aos]
196 *.py[co]
197 .depend/
198 *.gcda
199 *.gcno
200 *.gcov
201 /coverage-untested-functions
202 /cover_db/
203 /cover_db_html/
205 /config.mak
206 /autom4te.cache
207 /config.cache
208 /config.log
209 /config.status
210 /config.mak.autogen
211 /config.mak.append
212 /configure
213 /tags
214 /TAGS
215 /cscope*
216 *.obj
217 *.lib
218 *.sln
219 *.suo
220 *.ncb
221 *.vcproj
222 *.user
223 *.idb
224 *.pdb
225 /Debug/
226 /Release/