]> git.ipfire.org Git - thirdparty/git.git/blob - .gitignore
Merge branch 'sp/smart-http'
[thirdparty/git.git] / .gitignore
1 /GIT-BUILD-OPTIONS
2 /GIT-CFLAGS
3 /GIT-GUI-VARS
4 /GIT-VERSION-FILE
5 /git
6 /git-add
7 /git-add--interactive
8 /git-am
9 /git-annotate
10 /git-apply
11 /git-archimport
12 /git-archive
13 /git-bisect
14 /git-bisect--helper
15 /git-blame
16 /git-branch
17 /git-bundle
18 /git-cat-file
19 /git-check-attr
20 /git-check-ref-format
21 /git-checkout
22 /git-checkout-index
23 /git-cherry
24 /git-cherry-pick
25 /git-clean
26 /git-clone
27 /git-commit
28 /git-commit-tree
29 /git-config
30 /git-count-objects
31 /git-cvsexportcommit
32 /git-cvsimport
33 /git-cvsserver
34 /git-daemon
35 /git-diff
36 /git-diff-files
37 /git-diff-index
38 /git-diff-tree
39 /git-difftool
40 /git-difftool--helper
41 /git-describe
42 /git-fast-export
43 /git-fast-import
44 /git-fetch
45 /git-fetch--tool
46 /git-fetch-pack
47 /git-filter-branch
48 /git-fmt-merge-msg
49 /git-for-each-ref
50 /git-format-patch
51 /git-fsck
52 /git-fsck-objects
53 /git-gc
54 /git-get-tar-commit-id
55 /git-grep
56 /git-hash-object
57 /git-help
58 /git-http-backend
59 /git-http-fetch
60 /git-http-push
61 /git-imap-send
62 /git-index-pack
63 /git-init
64 /git-init-db
65 /git-instaweb
66 /git-log
67 /git-lost-found
68 /git-ls-files
69 /git-ls-remote
70 /git-ls-tree
71 /git-mailinfo
72 /git-mailsplit
73 /git-merge
74 /git-merge-base
75 /git-merge-index
76 /git-merge-file
77 /git-merge-tree
78 /git-merge-octopus
79 /git-merge-one-file
80 /git-merge-ours
81 /git-merge-recursive
82 /git-merge-resolve
83 /git-merge-subtree
84 /git-mergetool
85 /git-mergetool--lib
86 /git-mktag
87 /git-mktree
88 /git-name-rev
89 /git-mv
90 /git-pack-redundant
91 /git-pack-objects
92 /git-pack-refs
93 /git-parse-remote
94 /git-patch-id
95 /git-peek-remote
96 /git-prune
97 /git-prune-packed
98 /git-pull
99 /git-push
100 /git-quiltimport
101 /git-read-tree
102 /git-rebase
103 /git-rebase--interactive
104 /git-receive-pack
105 /git-reflog
106 /git-relink
107 /git-remote
108 /git-remote-curl
109 /git-repack
110 /git-replace
111 /git-repo-config
112 /git-request-pull
113 /git-rerere
114 /git-reset
115 /git-rev-list
116 /git-rev-parse
117 /git-revert
118 /git-rm
119 /git-send-email
120 /git-send-pack
121 /git-sh-setup
122 /git-shell
123 /git-shortlog
124 /git-show
125 /git-show-branch
126 /git-show-index
127 /git-show-ref
128 /git-stage
129 /git-stash
130 /git-status
131 /git-stripspace
132 /git-submodule
133 /git-svn
134 /git-symbolic-ref
135 /git-tag
136 /git-tar-tree
137 /git-unpack-file
138 /git-unpack-objects
139 /git-update-index
140 /git-update-ref
141 /git-update-server-info
142 /git-upload-archive
143 /git-upload-pack
144 /git-var
145 /git-verify-pack
146 /git-verify-tag
147 /git-web--browse
148 /git-whatchanged
149 /git-write-tree
150 /git-core-*/?*
151 /gitk-git/gitk-wish
152 /gitweb/gitweb.cgi
153 /test-chmtime
154 /test-ctype
155 /test-date
156 /test-delta
157 /test-dump-cache-tree
158 /test-genrandom
159 /test-match-trees
160 /test-parse-options
161 /test-path-utils
162 /test-sha1
163 /test-sigchain
164 /common-cmds.h
165 *.tar.gz
166 *.dsc
167 *.deb
168 /git.spec
169 *.exe
170 *.[aos]
171 *.py[co]
172 *+
173 /config.mak
174 /autom4te.cache
175 /config.cache
176 /config.log
177 /config.status
178 /config.mak.autogen
179 /config.mak.append
180 /configure
181 /tags
182 /TAGS
183 /cscope*
184 *.obj
185 *.lib
186 *.sln
187 *.suo
188 *.ncb
189 *.vcproj
190 *.user
191 *.idb
192 *.pdb
193 /Debug/
194 /Release/