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