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