Updated .gitignore / .gitattributes files

This commit is contained in:
Alex Bilbie 2016-02-12 17:51:28 +00:00
parent fa3fb36ed8
commit 174ae490fc
2 changed files with 1 additions and 3 deletions

3
.gitattributes vendored
View File

@ -7,8 +7,7 @@
/.travis.yml export-ignore
.travis.yml export-ignore
.scrutinizer.yml export-ignore
/codeception.yml export-ignore
/phpunit.xml.dist export-ignore
/CHANGELOG.md export-ignore
/CONTRIBUTING.md export-ignore
/README.md export-ignore
/README.md export-ignore

1
.gitignore vendored
View File

@ -3,7 +3,6 @@
phpunit.xml
.idea
/examples/vendor
/tests/_output
examples/public.key
examples/private.key
build