Merge pull request #546 from szepeviktor/fix-exports

Stop exporting development files
This commit is contained in:
Yahnis Elsts 2024-01-19 15:40:36 +02:00 committed by GitHub
commit 0a8fd4ad3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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