michelf / php-markdown

Parser for Markdown and Markdown Extra derived from the original Markdown.pl by John Gruber.
http://michelf.ca/projects/php-markdown/
Other
3.42k stars 530 forks source link

Add .gitattributes, exclude tests from archive #375

Closed iamvar closed 2 years ago

iamvar commented 2 years ago

Add .gitattributes, exclude tests from archive

cedric-anne commented 2 years ago

Seems similar to #374.

michelf commented 2 years ago

Merged #374 instead, which should exclude files from composer archives without excluding them from git archives (like when downloading the archive from GitHub.)