r109983 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r109982
|
r109983
|
r109984
>
Date:
02:15, 25 January 2012
Author:
neilk
Status:
ok
Tags:
Comment:
git should ignore image directories and cache files
Modified paths:
/trunk/phase3/.gitignore
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/.gitignore
—
—
@@ -15,3 +15,7 @@
16
16
project.index
17
17
static*
18
18
tags
19
+cache/*.cdb
20
+images/[0-9a-f]
21
+images/temp
22
+images/thumb
Status & tagging log
12:41, 25 January 2012
MaxSem
(
talk
|
contribs
)
changed the
status
of r109983
[
removed:
new
added:
ok]