Merge "CologneBlue rewrite: kill mWatchLinkNum, watchThisPage() is only called once...
[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 ## Windows
36 Thumbs.db
37
38 # Misc
39 .buildpath
40 .classpath
41 .idea
42 .metadata*
43 .settings
44 favicon.ico
45 static*
46 tags