Skip to content
Snippets Groups Projects

Added .gitattributes

Merged Krzysztof Dyszczyk requested to merge feature/gitattributes into master
1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
+ 3
3
/test export-ignore
/vendor export-ignore
test export-ignore
vendor export-ignore
.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.git export-ignore
@@ -12,4 +13,3 @@ LICENSE.md export-ignore
phpcs.xml.dist export-ignore
phpunit-integration.xml export-ignore
phpunit-unit.xml export-ignore
Loading