Closed ibndawood closed 6 months ago
Closes #2693.
This PR removes hidden files from the build archive by adding them to .gitattributes file.
.gitattributes
phpcs
phpcs:ignore
npm run build
Tweak - Remove hidden files from build archive
Changes proposed in this Pull Request:
Closes #2693.
This PR removes hidden files from the build archive by adding them to
.gitattributes
file.phpcs
checks? Please removephpcs:ignore
comments in changed files and fix any issues, or delete if not practical.Detailed test instructions:
npm run build
.Changelog entry