# Composer dependencies vendor/ # Local data data/ # NPM dependencies (building CSS and JS) node_modules/ # Compiled CSS and JS public/styles/ public/js/ # SASS compilation cache .sass-cache/ # PHP CodeSniffer cache .phpcs-cache