# Paths and patterns excluded from the files rsynced into a theme's SVN # directory. These are rsync patterns matched against paths *inside* each # theme. They are not theme slugs. # # Kept separate from .dotorg-ignore deliberately: that file lists whole themes # to skip, and the two lived in one file until it grew a second reader. Mixing # them is quietly destructive in both directions. A theme slug added here would # strip every file or directory of that name out of every theme's SVN copy, and # an rsync pattern added there would drop a theme from both the deploy and the # sync check. inc/headstart node_modules package.json .git *.DS_Store *.sh *.map *wpcom* *.zip postcss.config.js .theme-utils