f888f7b96f
* Refactor dotorg deploy script to use an EXCLUSION list instead of INCLUSION list, ignore ALL classic themes, check existence of themes and version using HTTP instead of SVN * Update deploy-dotorg.sh * use .dotorg-ignore file for rsync and deployment --------- Co-authored-by: Vicente Canales <1157901+vcanales@users.noreply.github.com>
111 lines
No EOL
1 KiB
Text
111 lines
No EOL
1 KiB
Text
# Themes to be ignored when deploying to the WordPress.org theme repository
|
|
appleton
|
|
arbutus
|
|
artly
|
|
assembler
|
|
attar
|
|
awburn
|
|
azur
|
|
barnett
|
|
barnsbury23
|
|
beep
|
|
bennett
|
|
blank-canvas-3
|
|
block-canvas
|
|
blogorama
|
|
boxedbio
|
|
calvin
|
|
calyx
|
|
chanson
|
|
cortado
|
|
covr
|
|
craftfully
|
|
creatio-2
|
|
creatio
|
|
curriculum
|
|
dorna
|
|
dos
|
|
entry
|
|
epi
|
|
erma
|
|
eventual
|
|
exmoor
|
|
farrow
|
|
foam
|
|
grammerone
|
|
hall
|
|
hari
|
|
heiwa
|
|
ici
|
|
indice
|
|
infield
|
|
iotix
|
|
issue
|
|
jackson
|
|
kansei
|
|
kaze
|
|
kingsley
|
|
kiosko
|
|
lativ
|
|
loic
|
|
lois
|
|
luce
|
|
lynx
|
|
marl
|
|
masu
|
|
meraki
|
|
messagerie
|
|
montagna
|
|
mpho
|
|
muscat
|
|
mysa
|
|
nested
|
|
nook
|
|
organizer
|
|
otis
|
|
overlaid
|
|
perenne
|
|
pieria
|
|
poesis
|
|
pomme
|
|
programme
|
|
raw
|
|
reverie
|
|
ritratto
|
|
russell
|
|
screenplay
|
|
shhh
|
|
snd
|
|
spearhead-blocks
|
|
spiel
|
|
stage
|
|
startfit
|
|
sten
|
|
strand
|
|
sunderland
|
|
tenaz
|
|
texty
|
|
the-jazzers
|
|
the-menu
|
|
tu
|
|
twentytwentytwo-blue
|
|
twentytwentytwo-mint
|
|
twentytwentytwo-pink
|
|
twentytwentytwo-red
|
|
twentytwentytwo-swiss
|
|
verso
|
|
vetro
|
|
winkel
|
|
xanadu
|
|
|
|
# General paths to be ignored when deploying to the WordPress.org theme repository
|
|
inc/headstart
|
|
node_modules
|
|
package.json
|
|
.git
|
|
*.DS_Store
|
|
*.sh
|
|
*.map
|
|
*wpcom*
|
|
*.zip
|
|
postcss.config.js |