Skip to content

Conversation

@adamziel
Copy link
Collaborator

Removes files and directories starting with a dot (.) from the components directory.

As @marcusconnor noted in #193, some spam/malware scanners are alerted by files and directories starting with a dot, e.g. .github, .gitattributes, etc. While there's nothing inherently wrong with those files, we also don't need them in the repository – they're a part of inlined vendor dependencies.

Fixes #193

@adamziel adamziel added the enhancement New feature or request label Oct 16, 2025
@adamziel adamziel merged commit 415d468 into trunk Oct 16, 2025
22 checks passed
@adamziel adamziel deleted the remove-dot-directories branch October 16, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hidden files and directories added to WordPress

2 participants