aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: e057d36442cbac845f9c2080c95abf20a7d98ec8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Repository management
.svn

# Editors
*.kate-swp
*~
.*.swp
.project
cscope.files
cscope.out
## NetBeans
nbproject*
project.index

# MediaWiki install & usage
cache/*.cdb
images/[0-9a-f]
images/archive
images/deleted
images/temp
images/thumb
## Extension:EasyTimeline
images/timeline
images/tmp
maintenance/.mweval_history
maintenance/.mwsql_history
maintenance/dev/data
AdminSettings.php
LocalSettings.php
StartProfiler.php

# Operating systems
## Mac OS X
.DS_Store

# Misc
.classpath
.idea
.metadata*
.settings
favicon.ico
static*
tags