gitweb: Syntax highlighting support
[git/dscho.git] / .gitignore
blobd58f2cc1958892e2478bd8bcdc9b37e7237430aa
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
50 /git-fmt-merge-msg
51 /git-for-each-ref
52 /git-format-patch
53 /git-fsck
54 /git-fsck-objects
55 /git-gc
56 /git-get-tar-commit-id
57 /git-grep
58 /git-hash-object
59 /git-help
60 /git-http-backend
61 /git-http-fetch
62 /git-http-push
63 /git-imap-send
64 /git-index-pack
65 /git-init
66 /git-init-db
67 /git-instaweb
68 /git-log
69 /git-lost-found
70 /git-ls-files
71 /git-ls-remote
72 /git-ls-tree
73 /git-mailinfo
74 /git-mailsplit
75 /git-merge
76 /git-merge-base
77 /git-merge-index
78 /git-merge-file
79 /git-merge-tree
80 /git-merge-octopus
81 /git-merge-one-file
82 /git-merge-ours
83 /git-merge-recursive
84 /git-merge-resolve
85 /git-merge-subtree
86 /git-mergetool
87 /git-mergetool--lib
88 /git-mktag
89 /git-mktree
90 /git-name-rev
91 /git-mv
92 /git-notes
93 /git-pack-redundant
94 /git-pack-objects
95 /git-pack-refs
96 /git-parse-remote
97 /git-patch-id
98 /git-peek-remote
99 /git-prune
100 /git-prune-packed
101 /git-pull
102 /git-push
103 /git-quiltimport
104 /git-read-tree
105 /git-rebase
106 /git-rebase--interactive
107 /git-receive-pack
108 /git-reflog
109 /git-relink
110 /git-remote
111 /git-remote-curl
112 /git-remote-http
113 /git-remote-https
114 /git-remote-ftp
115 /git-remote-ftps
116 /git-repack
117 /git-replace
118 /git-repo-config
119 /git-request-pull
120 /git-rerere
121 /git-reset
122 /git-rev-list
123 /git-rev-parse
124 /git-revert
125 /git-rm
126 /git-send-email
127 /git-send-pack
128 /git-sh-setup
129 /git-shell
130 /git-shortlog
131 /git-show
132 /git-show-branch
133 /git-show-index
134 /git-show-ref
135 /git-stage
136 /git-stash
137 /git-status
138 /git-stripspace
139 /git-submodule
140 /git-svn
141 /git-symbolic-ref
142 /git-tag
143 /git-tar-tree
144 /git-unpack-file
145 /git-unpack-objects
146 /git-update-index
147 /git-update-ref
148 /git-update-server-info
149 /git-upload-archive
150 /git-upload-pack
151 /git-var
152 /git-verify-pack
153 /git-verify-tag
154 /git-web--browse
155 /git-whatchanged
156 /git-write-tree
157 /git-core-*/?*
158 /gitk-git/gitk-wish
159 /gitweb/gitweb.cgi
160 /test-chmtime
161 /test-ctype
162 /test-date
163 /test-delta
164 /test-dump-cache-tree
165 /test-genrandom
166 /test-index-version
167 /test-levenshtein
168 /test-match-trees
169 /test-parse-options
170 /test-path-utils
171 /test-run-command
172 /test-sha1
173 /test-sigchain
174 /test-strbuf
175 /common-cmds.h
176 *.tar.gz
177 *.dsc
178 *.deb
179 /git.spec
180 *.exe
181 *.[aos]
182 *.py[co]
184 /config.mak
185 /autom4te.cache
186 /config.cache
187 /config.log
188 /config.status
189 /config.mak.autogen
190 /config.mak.append
191 /configure
192 /tags
193 /TAGS
194 /cscope*
195 *.obj
196 *.lib
197 *.sln
198 *.suo
199 *.ncb
200 *.vcproj
201 *.user
202 *.idb
203 *.pdb
204 /Debug/
205 /Release/