Ignore .github dir and .travis.yml for Composer installs

This commit is contained in:
Ben Word
2016-08-14 14:55:13 -06:00
parent de60291b46
commit b6b0f4b9df

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
/.github export-ignore
/.gitattributes export-ignore
/.travis.yml export-ignore