1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-17 18:36:32 +02:00

Merge pull request #140 from carlosbuenosvinos/master

Make Monolog a Composer "light-weight-distribution-package"
This commit is contained in:
Jordi Boggiano
2013-01-05 04:38:18 -08:00

6
.gitattributes vendored Normal file
View File

@@ -0,0 +1,6 @@
/doc export-ignore
/tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore