| 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/themes/universal-black |
|---|
| 63 | #?package=MTOS ^mt-static/plugins/feeds-app-lite |
|---|
| 64 | #?package=MTOS ^plugins/feeds-app-lite |
|---|
| 65 | #?package=MTOS ^plugins/CustomFields |
|---|
| 66 | |
|---|
| 67 | #?package=MTE ^COPYING |
|---|
| 68 | #?package=MTE ^COPYRIGHT |
|---|
| 69 | #?package=MTE ^addons/Community.pack |
|---|
| 70 | #?package=MTE ^mt-static/addons/Community.pack |
|---|
| 71 | #?package=MTE ^mt-cp.cgi |
|---|
| 72 | #?package=MTE ^mt-static/themes/tristan-blue |
|---|
| 73 | |
|---|
| 74 | #?package=MTCS ^COPYING |
|---|
| 75 | #?package=MTCS ^COPYRIGHT |
|---|
| 76 | #?package=MTCS ^addons/Enterprise.pack |
|---|
| 77 | #?package=MTCS ^mt-static/addons/Enterprise.pack |
|---|
| 78 | |
|---|
| 79 | # MT::App::Viewer |
|---|
| 80 | lib/MT/App/Viewer.pm |
|---|
| 81 | mt-view.cgi |
|---|
| 82 | |
|---|
| 83 | ^schemas |
|---|
| 84 | \bknown-issues |
|---|
| 85 | ^t/ |
|---|
| 86 | ^db |
|---|
| 87 | ^ToDo$ |
|---|
| 88 | ^README |
|---|
| 89 | |
|---|
| 90 | # License files. |
|---|
| 91 | ^LICENSE$ |
|---|
| 92 | ^LICENSE-PERSONAL$ |
|---|
| 93 | ^LICENSE-BETA$ |
|---|
| 94 | ^LICENSE-COMMERCIAL$ |
|---|
| 95 | |
|---|
| 96 | # Revision files. |
|---|
| 97 | \bCVS\b |
|---|
| 98 | \bRCS\b |
|---|
| 99 | \.svn\b |
|---|
| 100 | \.gitignore |
|---|
| 101 | ,v$ |
|---|
| 102 | |
|---|
| 103 | # Hidden, temp and backup files. |
|---|
| 104 | ~$ |
|---|
| 105 | ^\.# |
|---|
| 106 | \.bak$ |
|---|
| 107 | \.old$ |
|---|
| 108 | \.swp$ |
|---|
| 109 | \.tmp$ |
|---|
| 110 | ^\.DS_Store$ |
|---|
| 111 | |
|---|
| 112 | # Packages |
|---|
| 113 | ^lib/MT/FileMgr/SFTP.pm$ |
|---|
| 114 | ^lib/MT/FileMgr/FTP.pm$ |
|---|
| 115 | ^lib/MT/FileMgr/DAV.pm$ |
|---|
| 116 | ^extlib/share |
|---|
| 117 | ^extlib/pkg |
|---|
| 118 | ^extlib/perllocal.po |
|---|
| 119 | Tangent\.pm$ |
|---|
| 120 | /no\.pm$ |
|---|
| 121 | /it\.pm$ |
|---|
| 122 | |
|---|
| 123 | # Language |
|---|
| 124 | lang-es |
|---|
| 125 | lang-no |
|---|
| 126 | lang-ja |
|---|
| 127 | lang-it |
|---|
| 128 | \.(en_us|fr|de|gb|ja|en|no|it)$ |
|---|
| 129 | |
|---|
| 130 | # Tools |
|---|
| 131 | ^mt-inbox.pl$ |
|---|
| 132 | ^mt-thread.cgi$ |
|---|
| 133 | ^mt-set-reg.cgi$ |
|---|
| 134 | ^mt-load.cgi |
|---|
| 135 | #^tools/find-junk |
|---|
| 136 | #^tools/list-index |
|---|
| 137 | #^tools/list-objects |
|---|
| 138 | ^tools/populate |
|---|
| 139 | ^tools/mt-tools |
|---|
| 140 | ^tools/mt-tools.tar.gz |
|---|
| 141 | ^tools/mt-tools.zip |
|---|
| 142 | #^tools/rebuild-indexes |
|---|
| 143 | #^tools/rebuild-pages |
|---|
| 144 | #^tools/remove-object |
|---|
| 145 | #^tools/run-periodic-tasks |
|---|
| 146 | #^tools/sig-validate |
|---|
| 147 | #^tools/upgrade |
|---|
| 148 | ^tools/write-default-templates |
|---|
| 149 | |
|---|
| 150 | # Plugins |
|---|
| 151 | #plugins/StyleCatcher |
|---|
| 152 | #plugins/WidgetManager |
|---|
| 153 | #plugins/feeds-app-lite |
|---|
| 154 | plugins/feeds-app-lite/tools/ |
|---|
| 155 | plugins/feeds-app-lite/t/ |
|---|
| 156 | |
|---|
| 157 | # Build process and distribution files |
|---|
| 158 | \.pre$ |
|---|
| 159 | ^MANIFEST |
|---|
| 160 | Makefile |
|---|
| 161 | ^_build |
|---|
| 162 | ^build |
|---|
| 163 | ^Build.*$ |
|---|
| 164 | ^blib/ |
|---|
| 165 | ^pm_to_blib$ |
|---|
| 166 | ^MT- |
|---|
| 167 | ^MT.*\.zip |
|---|
| 168 | ^MT.*\.gz |
|---|
| 169 | index\.html\..* |
|---|
| 170 | build-language-stamp |
|---|