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