X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=.gitattributes;h=be12dd50ba6822d44a63f0741109fe75dccd5805;hb=9ea80b6afb66c464ac9bfb2cf97ff80231f12dd6;hp=8cda53268f4bdcaea2a189b9a93f0964c4f28f0d;hpb=829fc63c10278a9c34492f2d0766c5ffa278044f;p=plcapi.git diff --git a/.gitattributes b/.gitattributes index 8cda532..be12dd5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,10 +1,14 @@ +*.inc diff=php + demo/ export-ignore doc/ export-ignore +extras/ export-ignore + +.github/ export-ignore tests/ export-ignore +.editorconfig export-ignore +.gitattributes export-ignore .gitignore export-ignore .travis.yml export-ignore -compatibility-test.php export-ignore -composer.lock export-ignore -CONTRIBUTING.md export-ignore -Makefile export-ignore -phpunit.xml export-ignore +pakefile.php export-ignore +phpunit.xml.dist export-ignore