Skip to content
Snippets Groups Projects
Select Git revision
  • 8df0819726eac6d442bf9fed29fb4c61f01e58a4
  • master default protected
  • feat/npm-publish
  • feat/demo-deploy
  • change-demo-deploy
  • remove-smoke
  • feat/acceptance-tests
  • feature/deploy-composer.json
  • feature/mysql-bin-logs
  • skip-codecept-for-libs
  • include-composer-json
  • exclude-wp-assets
  • update_codecept_image
  • fix/silenced-copy
  • remove-free-translations
  • codeception-with-optional-step
  • improve-parallelization
  • linter-exit
  • change-images
  • fix/linter
  • globally-raise-mem-limit
  • no-symlink2
22 results

unit.yml

Blame
  • .gitattributes 458 B
    # Path-based git attributes
    # https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
    
    # Ignore all test and documentation with "export-ignore".
    /.editorconfig               export-ignore
    /.gitattributes              export-ignore
    /.gitignore                  export-ignore
    /phpcs.xml.dist              export-ignore
    /phpunit.xml.dist            export-ignore
    /tests                       export-ignore
    /vendor                      export-ignore