forked from jayallen/melody
-
Notifications
You must be signed in to change notification settings - Fork 36
/
MANIFEST.SKIP
143 lines (130 loc) · 3.18 KB
/
MANIFEST.SKIP
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
# This MANIFEST.SKIP is setup for creating a standard distribution like those MTOS has produced.
# TODO use different MANIFEST.SKIP rules based on distribution being built.
# MT::App::Viewer
lib/MT/App/Viewer.pm
view.cgi
# Currently non-shipping tools
testbg.cgi
tools/convert-db
tools/mt-tmpl-preview
tools/remove-object
tools/find-junk
tools/mt-tmpl-test
tools/plugin-config
tools/rebuild-pages
tools/pl-viewer
tools/sig-validate
tools/write-default-templates
# performance testing tools to bring back eventually
tools/report-slow-request
tools/rebuild-benchmark
# Experimental FileMgr Drivers from MTOS code
lib/MT/FileMgr/FTP.pm
lib/MT/FileMgr/SFTP.pm
lib/MT/FileMgr/DAV.pm
# Unnecessary jquery libraries
addons/ThemeManager.plugin/static/js/jquery-1.4.2.min.js
addons/ConfigAssistant.pack/static/colorpicker/js/jquery.js
# Performance Log Processing
# Removing until DateTime dependency can be reviewed
tools/report-slow-request
lib/MT/Util/LogProcessor
# MT::App::NotifyList pulled in MT 4.361
# Fogbugz case: http://bugs.movabletype.org/?106276
# Git commits: 75333270 99cacda7
lib/MT/App/NotifyList.pm
mt-add-notify.cgi
^schemas
^t/
.*/t/
^\.prove
\.DS_Store$
\.ERR$
# Revision files.
\.gitignore
\.git
# Hidden, temp and backup files.
~$
^\.#
\.bak$
\.old$
\.swp$
\.tmp$
^\.DS_Store$
^\._
^000
# Build process and distribution files
^MANIFEST
Makefile
Makefile.PL
^_build
^build
^Build.*$
^blib/
^pm_to_blib$
^MT-
^MT.*\.zip
^MT.*\.gz
^config.cgi$
^dev/
^\.htaccess
^\.perltidyrc
cover_db
shipit
# Plugins that aren't to be in the general release
plugins/mixiComment
plugins/Revolution
plugins/CustomCSS
mt-static/plugins/
mt-static/support/plugins
# Themes that aren't to be in the general release
mt-static/themes/cityscape-austin
mt-static/themes/cityscape-boston
mt-static/themes/cityscape-chicago
mt-static/themes/cityscape-dc
mt-static/themes/cityscape-houston
mt-static/themes/cityscape-kiev
mt-static/themes/cityscape-la
mt-static/themes/cityscape-london
mt-static/themes/cityscape-miami
mt-static/themes/cityscape-nashville
mt-static/themes/cityscape-nyc
mt-static/themes/cityscape-paris
mt-static/themes/cityscape-philadelphia
mt-static/themes/cityscape-seattle
#mt-static/themes/cityscape-sf
mt-static/themes/cityscape-sydney
mt-static/themes/cityscape-tokyo
mt-static/themes/cityscape-toronto
mt-static/themes/cityscape-vegas
mt-static/themes/hills-dusk
mt-static/themes/hills-green
mt-static/themes/hills-midnight
mt-static/themes/hills-pink
mt-static/themes/minimalist-blue
mt-static/themes/minimalist-brown
mt-static/themes/minimalist-green
mt-static/themes/minimalist-grey
mt-static/themes/minimalist-light-blue
mt-static/themes/minimalist-light-green
mt-static/themes/minimalist-pink
mt-static/themes/minimalist-purple
#mt-static/themes/minimalist-red
mt-static/themes/minimalist-white
mt-static/themes/mt-static/themes/cityscape-portland
#mt-static/themes/unity-blue
mt-static/themes/unity-green
mt-static/themes/unity-purple
mt-static/themes/unity-tricolor
# Jay's stuff
[Cc]onvio
^extlib/MT/
log4mt.conf
logs/melody.log
^mt-static/support/dashboard
^mt-static/support/logs
\.tmproj$
plugins/DevTester
^tools/new-branch
RESTORE_THESE.txt
addons/ThemeManager.plugin/lib/ThemeManager/DashboardWidget-refactor.pm