Stop exporting development files

This commit is contained in:
Viktor Szépe 2023-10-27 13:47:19 +00:00
parent 00774ef3d9
commit 90e055ecd3
1 changed files with 6 additions and 1 deletions

7
.gitattributes vendored
View File

@ -1 +1,6 @@
/build export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/build/ export-ignore
/examples/ export-ignore
/phpcs.xml export-ignore