repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add 2 new options to importImages.php
[mediawiki.git]
/
.gitignore
blob
d3c56bceba9e951ef118d13a2cc49d2ac93bf6ac
1
# Repository management
2
.svn
3
4
# Editors
5
*.kate-swp
6
*~
7
.*.swp
8
.project
9
cscope.files
10
cscope.out
11
## NetBeans
12
nbproject*
13
project.index
14
15
# MediaWiki install & usage
16
cache
17
images/[0-9a-f]
18
images/archive
19
images/deleted
20
images/temp
21
images/thumb
22
## Extension:EasyTimeline
23
images/timeline
24
images/tmp
25
maintenance/.mweval_history
26
maintenance/.mwsql_history
27
maintenance/dev/data
28
AdminSettings.php
29
LocalSettings.php
30
StartProfiler.php
31
32
# Operating systems
33
## Mac OS X
34
.DS_Store
35
## Windows
36
thumbs.db
37
38
# Misc
39
.buildpath
40
.classpath
41
.idea
42
.metadata*
43
.settings
44
favicon.ico
45
static*
46
tags