1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-07-31 18:30:15 +02:00

Exclude files and folder from release archive

This file is same as master branch
This commit is contained in:
Ankur Kumar
2018-11-13 19:08:44 +05:30
committed by GitHub
parent 25580ef961
commit 14e38f5ccb

7
.gitattributes vendored
View File

@@ -1,3 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
/doc export-ignore
/tests export-ignore
/.* export-ignore
/phpunit.xml.dist export-ignore