From 7dfa4ff65e5ab9f69b403688729b3a0f38630c2c Mon Sep 17 00:00:00 2001 From: Asif Nawaz Date: Fri, 22 Mar 2024 14:10:25 +0000 Subject: [PATCH] fix(.gitattributes): patches issue where GitHub changes repository to the wrong language --- .gitattributes | 10 ++++++++-- phpdoc.dist.xml | 5 ++--- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitattributes b/.gitattributes index a54a56d..8d93b16 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,7 +5,6 @@ .devcontainer export-ignore .github export-ignore reports export-ignore -docs export-ignore tests export-ignore # files to exclude @@ -16,4 +15,11 @@ phpunit.xml.dist export-ignore *.sh export-ignore .gitattributes export-ignore .gitignore export-ignore -gulpfile.js export-ignore \ No newline at end of file +gulpfile.js export-ignore + +# fix language issue +*.html linguist-detectable=false +*.js linguist-detectable=false +*.css linguist-detectable=false +*.xml linguist-detectable=false +*.php linguist-detectable=true \ No newline at end of file diff --git a/phpdoc.dist.xml b/phpdoc.dist.xml index 1b441ae..598c420 100644 --- a/phpdoc.dist.xml +++ b/phpdoc.dist.xml @@ -1,18 +1,17 @@ - PHP SDK by CNIC + IDN Converter - PHP Library docs build/api-cache - + src api