Merge branch 'so/cvsserver-update'
[git/dscho.git] / .gitignore
blob5d32289664bbff40f85a450cff7f2261384204b0
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--tool
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--interactive
106 /git-receive-pack
107 /git-reflog
108 /git-relink
109 /git-remote
110 /git-remote-curl
111 /git-repack
112 /git-replace
113 /git-repo-config
114 /git-request-pull
115 /git-rerere
116 /git-reset
117 /git-rev-list
118 /git-rev-parse
119 /git-revert
120 /git-rm
121 /git-send-email
122 /git-send-pack
123 /git-sh-setup
124 /git-shell
125 /git-shortlog
126 /git-show
127 /git-show-branch
128 /git-show-index
129 /git-show-ref
130 /git-stage
131 /git-stash
132 /git-status
133 /git-stripspace
134 /git-submodule
135 /git-svn
136 /git-symbolic-ref
137 /git-tag
138 /git-tar-tree
139 /git-unpack-file
140 /git-unpack-objects
141 /git-update-index
142 /git-update-ref
143 /git-update-server-info
144 /git-upload-archive
145 /git-upload-pack
146 /git-var
147 /git-verify-pack
148 /git-verify-tag
149 /git-web--browse
150 /git-whatchanged
151 /git-write-tree
152 /git-core-*/?*
153 /gitk-git/gitk-wish
154 /gitweb/gitweb.cgi
155 /test-chmtime
156 /test-ctype
157 /test-date
158 /test-delta
159 /test-dump-cache-tree
160 /test-genrandom
161 /test-match-trees
162 /test-parse-options
163 /test-path-utils
164 /test-sha1
165 /test-sigchain
166 /common-cmds.h
167 *.tar.gz
168 *.dsc
169 *.deb
170 /git.spec
171 *.exe
172 *.[aos]
173 *.py[co]
175 /config.mak
176 /autom4te.cache
177 /config.cache
178 /config.log
179 /config.status
180 /config.mak.autogen
181 /config.mak.append
182 /configure
183 /tags
184 /TAGS
185 /cscope*
186 *.obj
187 *.lib
188 *.sln
189 *.suo
190 *.ncb
191 *.vcproj
192 *.user
193 *.idb
194 *.pdb
195 /Debug/
196 /Release/