Browse Source

Make monolog a Light-weight composer package

Carlos Buenosvinos 13 years ago
parent
commit
f9eaa1d73b
1 changed files with 8 additions and 0 deletions
  1. 8 0
      .gitattributes

+ 8 - 0
.gitattributes

@@ -0,0 +1,8 @@
+/doc export-ignore
+/tests export-ignore
+.gitattributes export-ignore
+.gitignore export-ignore
+.travis.yml export-ignore
+CHANGELOG.mdown export-ignore
+phpunit.xml.dist export-ignore
+README.mdown export-ignore