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