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
Kill DeviceDetection
[mediawiki.git]
/
.gitignore
blob
a47a454f777abe587b25a39e3382bb5a62c01d1b
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
sublime-*
15
16
# MediaWiki install & usage
17
cache
18
images/[0-9a-f]
19
images/archive
20
images/deleted
21
images/lockdir
22
images/temp
23
images/thumb
24
## Extension:EasyTimeline
25
images/timeline
26
images/tmp
27
maintenance/.mweval_history
28
maintenance/.mwsql_history
29
maintenance/dev/data
30
AdminSettings.php
31
LocalSettings.php
32
StartProfiler.php
33
34
# Building & testing
35
node_modules/
36
37
# Operating systems
38
## Mac OS X
39
.DS_Store
40
## Windows
41
Thumbs.db
42
43
# Misc
44
.buildpath
45
.classpath
46
.idea
47
.metadata*
48
.settings
49
favicon.ico
50
static*
51
tags