Ignore cypress in git-export + install composer deps on release

This commit is contained in:
slawkens
2023-06-02 08:04:13 +02:00
parent ca8db22639
commit 1a2e46f09b
2 changed files with 12 additions and 2 deletions

5
.gitattributes vendored
View File

@@ -6,4 +6,9 @@
_config.yml export-ignore
release.sh export-ignore
# cypress
cypress export-ignore
cypress.config.js export-ignore
cypress.env.json
*.sh text eol=lf