jeremykendall / php-domain-parser

Public Suffix List based domain parsing implemented in PHP
MIT License
1.16k stars 128 forks source link

Update .gitattributes to exclude test_data/ #342

Closed TimWolla closed 2 years ago

TimWolla commented 2 years ago

Introduction

The library ships test_data/ with composer.

Proposal

Describe the new/upated/fixed feature

Fixes #341.

Backward Incompatible Changes

None.

Targeted release version

6.1.x

PR Impact

None.

Open issues

None.

nyamsprod commented 2 years ago

Thanks for the contribution

TimWolla commented 2 years ago

Thank you for the quick turn-around on my PRs!