Update .gitattributes

This commit is contained in:
Kijin Sung 2022-12-26 16:39:29 +09:00
parent 5fff6b6eab
commit d3b9e8400e

3
.gitattributes vendored
View file

@ -1,5 +1,6 @@
.gitattributes export-ignore .gitattributes export-ignore
.github export-ignore .github export-ignore
.gitignore export-ignore .gitignore export-ignore
codeception.dist.yml export-ignore
/tests/ export-ignore /tests/ export-ignore
/vendor/bin/ export-ignore /common/vendor/bin/ export-ignore