humanmade / humanmade/Cavalcade

Add `.gitattributes` file to exclude files not needed in composer installs.

Open
#97 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
542
Forks
48
PR merge metrics
No merged PRs in 30d

Description

The following files can be excluded from composer installs:

* phpunit config
* phpcs config
* travis config
* docs directory
* tests directory

It sure would be dandy if these were listed in a `.gitattributes` file with the `export-ignore` flag to avoid putting test code on public servers.

Note: this applies to other HM projects too but I'm not going to create dozens of issues because that would be more than a little passive aggressive.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.