| 1 |
# Themes that aren't to be in the general release |
|---|
| 2 |
mt-static/themes/cityscape-austin |
|---|
| 3 |
mt-static/themes/cityscape-boston |
|---|
| 4 |
mt-static/themes/cityscape-chicago |
|---|
| 5 |
mt-static/themes/cityscape-dc |
|---|
| 6 |
mt-static/themes/cityscape-houston |
|---|
| 7 |
mt-static/themes/cityscape-kiev |
|---|
| 8 |
mt-static/themes/cityscape-la |
|---|
| 9 |
mt-static/themes/cityscape-london |
|---|
| 10 |
mt-static/themes/cityscape-miami |
|---|
| 11 |
mt-static/themes/cityscape-nashville |
|---|
| 12 |
mt-static/themes/cityscape-nyc |
|---|
| 13 |
#mt-static/themes/cityscape-paris |
|---|
| 14 |
mt-static/themes/cityscape-philadelphia |
|---|
| 15 |
mt-static/themes/cityscape-seattle |
|---|
| 16 |
#mt-static/themes/cityscape-sf |
|---|
| 17 |
mt-static/themes/cityscape-sydney |
|---|
| 18 |
#mt-static/themes/cityscape-tokyo |
|---|
| 19 |
mt-static/themes/cityscape-toronto |
|---|
| 20 |
mt-static/themes/cityscape-vegas |
|---|
| 21 |
mt-static/themes/hills-dusk |
|---|
| 22 |
#mt-static/themes/hills-green |
|---|
| 23 |
mt-static/themes/hills-midnight |
|---|
| 24 |
#mt-static/themes/hills-pink |
|---|
| 25 |
mt-static/themes/minimalist-blue |
|---|
| 26 |
mt-static/themes/minimalist-brown |
|---|
| 27 |
#mt-static/themes/minimalist-green |
|---|
| 28 |
mt-static/themes/minimalist-grey |
|---|
| 29 |
mt-static/themes/minimalist-light-blue |
|---|
| 30 |
mt-static/themes/minimalist-light-green |
|---|
| 31 |
mt-static/themes/minimalist-pink |
|---|
| 32 |
mt-static/themes/minimalist-purple |
|---|
| 33 |
#mt-static/themes/minimalist-red |
|---|
| 34 |
mt-static/themes/minimalist-white |
|---|
| 35 |
mt-static/themes/mt-static/themes/cityscape-portland |
|---|
| 36 |
#mt-static/themes/unity-blue |
|---|
| 37 |
mt-static/themes/unity-green |
|---|
| 38 |
mt-static/themes/unity-purple |
|---|
| 39 |
#mt-static/themes/unity-tricolor |
|---|
| 40 |
|
|---|
| 41 |
# Conditional SKIP rule; format: #?(var=value) RULE |
|---|
| 42 |
#?package=MT ^COPYING |
|---|
| 43 |
#?package=MT ^COPYRIGHT |
|---|
| 44 |
#?package=MT ^mt-cp.cgi |
|---|
| 45 |
#?package=MT ^mt-static/themes/tristan-blue |
|---|
| 46 |
#?package=MT ^addons/Community.pack |
|---|
| 47 |
#?package=MT ^mt-static/addons/Community.pack |
|---|
| 48 |
#?package=MT ^addons/Enterprise.pack |
|---|
| 49 |
#?package=MT ^mt-static/addons/Enterprise.pack |
|---|
| 50 |
|
|---|
| 51 |
#?package=MTP ^addons |
|---|
| 52 |
#?package=MTP ^COPYING |
|---|
| 53 |
#?package=MTP ^COPYRIGHT |
|---|
| 54 |
#?package=MTP ^mt-cp.cgi |
|---|
| 55 |
#?package=MTP ^mt-static/addons |
|---|
| 56 |
#?package=MTP ^mt-static/themes/tristan-blue |
|---|
| 57 |
|
|---|
| 58 |
#?package=MTOS ^addons |
|---|
| 59 |
#?package=MTOS ^mt-cp.cgi |
|---|
| 60 |
#?package=MTOS ^mt-static/addons |
|---|
| 61 |
#?package=MTOS ^mt-static/themes/tristan-blue |
|---|
| 62 |
#?package=MTOS ^mt-static/plugins/feeds-app-lite |
|---|
| 63 |
#?package=MTOS ^plugins/feeds-app-lite |
|---|
| 64 |
#?package=MTOS ^plugins/CustomFields |
|---|
| 65 |
|
|---|
| 66 |
#?package=MTE ^COPYING |
|---|
| 67 |
#?package=MTE ^COPYRIGHT |
|---|
| 68 |
#?package=MTE ^addons/Community.pack |
|---|
| 69 |
#?package=MTE ^mt-static/addons/Community.pack |
|---|
| 70 |
#?package=MTE ^mt-cp.cgi |
|---|
| 71 |
#?package=MTE ^mt-static/themes/tristan-blue |
|---|
| 72 |
|
|---|
| 73 |
#?package=MTCS ^COPYING |
|---|
| 74 |
#?package=MTCS ^COPYRIGHT |
|---|
| 75 |
#?package=MTCS ^addons/Enterprise.pack |
|---|
| 76 |
#?package=MTCS ^mt-static/addons/Enterprise.pack |
|---|
| 77 |
|
|---|
| 78 |
# MT::App::Viewer |
|---|
| 79 |
lib/MT/App/Viewer.pm |
|---|
| 80 |
mt-view.cgi |
|---|
| 81 |
|
|---|
| 82 |
^schemas |
|---|
| 83 |
\bknown-issues |
|---|
| 84 |
^t/ |
|---|
| 85 |
^db |
|---|
| 86 |
^ToDo$ |
|---|
| 87 |
^README |
|---|
| 88 |
|
|---|
| 89 |
# License files. |
|---|
| 90 |
^LICENSE$ |
|---|
| 91 |
^LICENSE-PERSONAL$ |
|---|
| 92 |
^LICENSE-BETA$ |
|---|
| 93 |
^LICENSE-COMMERCIAL$ |
|---|
| 94 |
|
|---|
| 95 |
# Revision files. |
|---|
| 96 |
\bCVS\b |
|---|
| 97 |
\bRCS\b |
|---|
| 98 |
\.svn\b |
|---|
| 99 |
\.gitignore |
|---|
| 100 |
,v$ |
|---|
| 101 |
|
|---|
| 102 |
# Hidden, temp and backup files. |
|---|
| 103 |
~$ |
|---|
| 104 |
^\.# |
|---|
| 105 |
\.bak$ |
|---|
| 106 |
\.old$ |
|---|
| 107 |
\.swp$ |
|---|
| 108 |
\.tmp$ |
|---|
| 109 |
^\.DS_Store$ |
|---|
| 110 |
|
|---|
| 111 |
# Packages |
|---|
| 112 |
^lib/MT/FileMgr/SFTP.pm$ |
|---|
| 113 |
^lib/MT/FileMgr/FTP.pm$ |
|---|
| 114 |
^lib/MT/FileMgr/DAV.pm$ |
|---|
| 115 |
^extlib/share |
|---|
| 116 |
^extlib/pkg |
|---|
| 117 |
^extlib/perllocal.po |
|---|
| 118 |
Tangent\.pm$ |
|---|
| 119 |
/no\.pm$ |
|---|
| 120 |
/it\.pm$ |
|---|
| 121 |
|
|---|
| 122 |
# Language |
|---|
| 123 |
lang-es |
|---|
| 124 |
lang-no |
|---|
| 125 |
lang-ja |
|---|
| 126 |
lang-it |
|---|
| 127 |
\.(en_us|fr|de|gb|ja|en|no|it)$ |
|---|
| 128 |
|
|---|
| 129 |
# Tools |
|---|
| 130 |
^mt-inbox.pl$ |
|---|
| 131 |
^mt-thread.cgi$ |
|---|
| 132 |
^mt-set-reg.cgi$ |
|---|
| 133 |
^mt-load.cgi |
|---|
| 134 |
#^tools/find-junk |
|---|
| 135 |
#^tools/list-index |
|---|
| 136 |
#^tools/list-objects |
|---|
| 137 |
^tools/populate |
|---|
| 138 |
^tools/mt-tools |
|---|
| 139 |
^tools/mt-tools.tar.gz |
|---|
| 140 |
^tools/mt-tools.zip |
|---|
| 141 |
#^tools/rebuild-indexes |
|---|
| 142 |
#^tools/rebuild-pages |
|---|
| 143 |
#^tools/remove-object |
|---|
| 144 |
#^tools/run-periodic-tasks |
|---|
| 145 |
#^tools/sig-validate |
|---|
| 146 |
#^tools/upgrade |
|---|
| 147 |
^tools/write-default-templates |
|---|
| 148 |
|
|---|
| 149 |
# Plugins |
|---|
| 150 |
#plugins/StyleCatcher |
|---|
| 151 |
#plugins/WidgetManager |
|---|
| 152 |
#plugins/feeds-app-lite |
|---|
| 153 |
plugins/feeds-app-lite/tools/ |
|---|
| 154 |
plugins/feeds-app-lite/t/ |
|---|
| 155 |
|
|---|
| 156 |
# Build process and distribution files |
|---|
| 157 |
\.pre$ |
|---|
| 158 |
^MANIFEST |
|---|
| 159 |
Makefile |
|---|
| 160 |
^_build |
|---|
| 161 |
^build |
|---|
| 162 |
^Build.*$ |
|---|
| 163 |
^blib/ |
|---|
| 164 |
^pm_to_blib$ |
|---|
| 165 |
^MT- |
|---|
| 166 |
^MT.*\.zip |
|---|
| 167 |
^MT.*\.gz |
|---|
| 168 |
index\.html\..* |
|---|
| 169 |
readme\.html\..* |
|---|
| 170 |
build-language-stamp |
|---|