Skip to content
Snippets Groups Projects
Verified Commit a351fc57 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

build: add excludes in gitattributes


Signed-off-by: default avatarBart Jaskulski <bjaskulski@protonmail.com>
parent bf30b1ac
No related branches found
No related tags found
No related merge requests found
Pipeline #393177 passed with warnings with stages
in 39 seconds
# 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
/.gitlab-ci.yml export-ignore
/phpcs.xml.dist export-ignore
/phpunit-unit.xml export-ignore
/phpunit-integration.xml export-ignore
/tests export-ignore
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment