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