1
0
mirror of https://github.com/rlanvin/php-rrule.git synced 2024-11-28 05:24:10 +01:00

Exclude files from dist package

This commit is contained in:
Cédric Anne 2022-07-27 14:48:50 +02:00 committed by Rémi Lanvin
parent 2221e8cdac
commit d29a068795

5
.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
/.github/ export-ignore
/tests/ export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/phpunit.xml.dist export-ignore