Merge "(bug 39941) Add missing stylesheet common/shared.css to the installer pages"
[lhc/web/wiklou.git] / .gitignore
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
36 # Misc
37 .classpath
38 .idea
39 .metadata*
40 .settings
41 favicon.ico
42 static*
43 tags