Merge branch 'dj/runtime-prefix'
[git/debian.git] / .gitignore
blob8d9a4585554b46909d7bea62d79746eac67ab7e9
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-tree
39 /git-config
40 /git-count-objects
41 /git-credential
42 /git-credential-cache
43 /git-credential-cache--daemon
44 /git-credential-store
45 /git-cvsexportcommit
46 /git-cvsimport
47 /git-cvsserver
48 /git-daemon
49 /git-diff
50 /git-diff-files
51 /git-diff-index
52 /git-diff-tree
53 /git-difftool
54 /git-difftool--helper
55 /git-describe
56 /git-fast-export
57 /git-fast-import
58 /git-fetch
59 /git-fetch-pack
60 /git-filter-branch
61 /git-fmt-merge-msg
62 /git-for-each-ref
63 /git-format-patch
64 /git-fsck
65 /git-fsck-objects
66 /git-gc
67 /git-get-tar-commit-id
68 /git-grep
69 /git-hash-object
70 /git-help
71 /git-http-backend
72 /git-http-fetch
73 /git-http-push
74 /git-imap-send
75 /git-index-pack
76 /git-init
77 /git-init-db
78 /git-interpret-trailers
79 /git-instaweb
80 /git-log
81 /git-ls-files
82 /git-ls-remote
83 /git-ls-tree
84 /git-mailinfo
85 /git-mailsplit
86 /git-merge
87 /git-merge-base
88 /git-merge-index
89 /git-merge-file
90 /git-merge-tree
91 /git-merge-octopus
92 /git-merge-one-file
93 /git-merge-ours
94 /git-merge-recursive
95 /git-merge-resolve
96 /git-merge-subtree
97 /git-mergetool
98 /git-mergetool--lib
99 /git-mktag
100 /git-mktree
101 /git-name-rev
102 /git-mv
103 /git-notes
104 /git-p4
105 /git-pack-redundant
106 /git-pack-objects
107 /git-pack-refs
108 /git-parse-remote
109 /git-patch-id
110 /git-prune
111 /git-prune-packed
112 /git-pull
113 /git-push
114 /git-quiltimport
115 /git-read-tree
116 /git-rebase
117 /git-rebase--am
118 /git-rebase--helper
119 /git-rebase--interactive
120 /git-rebase--merge
121 /git-receive-pack
122 /git-reflog
123 /git-remote
124 /git-remote-http
125 /git-remote-https
126 /git-remote-ftp
127 /git-remote-ftps
128 /git-remote-fd
129 /git-remote-ext
130 /git-remote-testgit
131 /git-remote-testpy
132 /git-remote-testsvn
133 /git-repack
134 /git-replace
135 /git-request-pull
136 /git-rerere
137 /git-reset
138 /git-rev-list
139 /git-rev-parse
140 /git-revert
141 /git-rm
142 /git-send-email
143 /git-send-pack
144 /git-serve
145 /git-sh-i18n
146 /git-sh-i18n--envsubst
147 /git-sh-setup
148 /git-sh-i18n
149 /git-shell
150 /git-shortlog
151 /git-show
152 /git-show-branch
153 /git-show-index
154 /git-show-ref
155 /git-stage
156 /git-stash
157 /git-status
158 /git-stripspace
159 /git-submodule
160 /git-submodule--helper
161 /git-svn
162 /git-symbolic-ref
163 /git-tag
164 /git-unpack-file
165 /git-unpack-objects
166 /git-update-index
167 /git-update-ref
168 /git-update-server-info
169 /git-upload-archive
170 /git-upload-pack
171 /git-var
172 /git-verify-commit
173 /git-verify-pack
174 /git-verify-tag
175 /git-web--browse
176 /git-whatchanged
177 /git-worktree
178 /git-write-tree
179 /git-core-*/?*
180 /gitweb/GITWEB-BUILD-OPTIONS
181 /gitweb/gitweb.cgi
182 /gitweb/static/gitweb.js
183 /gitweb/static/gitweb.min.*
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 *.res
214 *.sln
215 *.suo
216 *.ncb
217 *.vcproj
218 *.user
219 *.idb
220 *.pdb
221 /Debug/
222 /Release/