check-ref-format documentation: fix enumeration mark-up
[git/dscho.git] / .gitignore
blobac02a580daf07150b03194a5a0de522ac1e3415d
1 /GIT-BUILD-OPTIONS
2 /GIT-CFLAGS
3 /GIT-GUI-VARS
4 /GIT-VERSION-FILE
5 /git
6 /git-add
7 /git-add--interactive
8 /git-am
9 /git-annotate
10 /git-apply
11 /git-archimport
12 /git-archive
13 /git-bisect
14 /git-bisect--helper
15 /git-blame
16 /git-branch
17 /git-bundle
18 /git-cat-file
19 /git-check-attr
20 /git-check-ref-format
21 /git-checkout
22 /git-checkout-index
23 /git-cherry
24 /git-cherry-pick
25 /git-clean
26 /git-clone
27 /git-commit
28 /git-commit-tree
29 /git-config
30 /git-count-objects
31 /git-cvsexportcommit
32 /git-cvsimport
33 /git-cvsserver
34 /git-daemon
35 /git-diff
36 /git-diff-files
37 /git-diff-index
38 /git-diff-tree
39 /git-difftool
40 /git-difftool--helper
41 /git-describe
42 /git-fast-export
43 /git-fast-import
44 /git-fetch
45 /git-fetch--tool
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--interactive
105 /git-receive-pack
106 /git-reflog
107 /git-relink
108 /git-remote
109 /git-remote-curl
110 /git-repack
111 /git-replace
112 /git-repo-config
113 /git-request-pull
114 /git-rerere
115 /git-reset
116 /git-rev-list
117 /git-rev-parse
118 /git-revert
119 /git-rm
120 /git-send-email
121 /git-send-pack
122 /git-sh-setup
123 /git-shell
124 /git-shortlog
125 /git-show
126 /git-show-branch
127 /git-show-index
128 /git-show-ref
129 /git-stage
130 /git-stash
131 /git-status
132 /git-stripspace
133 /git-submodule
134 /git-svn
135 /git-symbolic-ref
136 /git-tag
137 /git-tar-tree
138 /git-unpack-file
139 /git-unpack-objects
140 /git-update-index
141 /git-update-ref
142 /git-update-server-info
143 /git-upload-archive
144 /git-upload-pack
145 /git-var
146 /git-verify-pack
147 /git-verify-tag
148 /git-web--browse
149 /git-whatchanged
150 /git-write-tree
151 /git-core-*/?*
152 /gitk-git/gitk-wish
153 /gitweb/gitweb.cgi
154 /test-chmtime
155 /test-ctype
156 /test-date
157 /test-delta
158 /test-dump-cache-tree
159 /test-genrandom
160 /test-match-trees
161 /test-parse-options
162 /test-path-utils
163 /test-sha1
164 /test-sigchain
165 /common-cmds.h
166 *.tar.gz
167 *.dsc
168 *.deb
169 /git.spec
170 *.exe
171 *.[aos]
172 *.py[co]
174 /config.mak
175 /autom4te.cache
176 /config.cache
177 /config.log
178 /config.status
179 /config.mak.autogen
180 /config.mak.append
181 /configure
182 /tags
183 /TAGS
184 /cscope*
185 *.obj
186 *.lib
187 *.sln
188 *.suo
189 *.ncb
190 *.vcproj
191 *.user
192 *.idb
193 *.pdb
194 /Debug/
195 /Release/