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