# Define the line ending behavior of the different file extensions # Set default behavior, in case users don't have core.autocrlf set. * text=auto # Remove dev-only files for archives generated using `git archive` .codeclimate.yml export-ignore .editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore .gitmodules export-ignore .scrutinizer.yml export-ignore .travis.yml export-ignore apigen.neon export-ignore bower.json export-ignore codeception.dist.yml export-ignore composer.json export-ignore composer.lock export-ignore Gruntfile.js export-ignore package-lock.json export-ignore package.json export-ignore phpcs.xml export-ignore phpunit.xml export-ignore # Directories /.wordpress-org export-ignore /.github export-ignore grunt/ export-ignore tests/ export-ignore