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
Merge "DatabaseMssql: Don't duplicate body of makeList()"
[mediawiki.git]
/
.gitignore
blob
b1649dfcc432993cc9d1276f2ee3324d7c24f970
1
# Repository management
2
.svn
3
4
# git-deploy status file:
5
/.deploy
6
7
# Editors
8
*.kate-swp
9
*~
10
\#*#
11
.#*
12
.*.swp
13
.project
14
cscope.files
15
cscope.out
16
*.orig
17
## NetBeans
18
nbproject*
19
project.index
20
## Sublime
21
sublime-*
22
sftp-config.json
23
24
# MediaWiki install & usage
25
/cache
26
/docs/js
27
/images/[0-9a-f]
28
/images/archive
29
/images/deleted
30
/images/lockdir
31
/images/temp
32
/images/thumb
33
## Extension:EasyTimeline
34
/images/timeline
35
/images/tmp
36
/maintenance/.mweval_history
37
/maintenance/.mwsql_history
38
/maintenance/dev/data
39
/AdminSettings.php
40
/LocalSettings.php
41
/StartProfiler.php
42
43
# Building & testing
44
node_modules/
45
/tests/phpunit/phpunit.phar
46
47
# Composer
48
/vendor
49
/composer.lock
50
/composer.json
51
/composer.local.json
52
53
# MediaWiki UI documentation
54
/docs/kss/static
55
56
# Operating systems
57
## Mac OS X
58
.DS_Store
59
## Windows
60
Thumbs.db
61
62
# Misc
63
.buildpath
64
.classpath
65
.idea
66
.metadata*
67
.settings
68
/favicon.ico
69
/static*
70
/tags
71
/.htaccess
72
/.htpasswd