Skip to content

Commit 415d468

Browse files
authored
Remove files and directories starting with a dot (#194)
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
1 parent 8ad758e commit 415d468

File tree

22 files changed

+0
-1014
lines changed

22 files changed

+0
-1014
lines changed

components/Blueprints/vendor-patched/symfony/process/.gitignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

components/DataLiberation/vendor-patched/psr/event-dispatcher/.editorconfig

Lines changed: 0 additions & 15 deletions
This file was deleted.

components/DataLiberation/vendor-patched/psr/event-dispatcher/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

components/DataLiberation/vendor-patched/rowbot/idna/.gitattributes

Lines changed: 0 additions & 2 deletions
This file was deleted.

components/DataLiberation/vendor-patched/rowbot/idna/.github/workflows/tests.yml

Lines changed: 0 additions & 272 deletions
This file was deleted.

components/DataLiberation/vendor-patched/rowbot/idna/.gitignore

Lines changed: 0 additions & 7 deletions
This file was deleted.

components/DataLiberation/vendor-patched/rowbot/idna/.phpcs.xml

Lines changed: 0 additions & 14 deletions
This file was deleted.

components/DataLiberation/vendor-patched/rowbot/punycode/.gitattributes

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)