Files
language-data/.gitignore
Abijeet Patro 6348e1589b Add phpunit configuration file
Use the configuration file to pass the location of the tests and
autoload class files.

Pass -sp to phpcs command
2020-05-18 15:45:15 +03:00

26 lines
258 B
Plaintext

supplementalData.xml
.DS_Store
node_modules/
/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
# PHP
vendor/
*.cache
# Docs
docs/_build/
docs/warnings.log
docs/xml/
docs/html/