Fix documentation

This commit is contained in:
Rob Loach 2014-10-26 12:37:39 -04:00
parent ee84dd1e22
commit 3d8abea1a7

2
.gitattributes vendored
View file

@ -1,7 +1,7 @@
# Path-based git attributes
# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
# Ignore all test and documentation with the export-ignore" attribute.
# Ignore all test and documentation with "export-ignore".
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore