diff --git a/OldVersions/GITATTRIBUTES/1/1-100/README.cfg b/OldVersions/GITATTRIBUTES/1/1-100/README.cfg index 10cc239..3f82f9a 100644 --- a/OldVersions/GITATTRIBUTES/1/1-100/README.cfg +++ b/OldVersions/GITATTRIBUTES/1/1-100/README.cfg @@ -32,6 +32,10 @@ *.css linguist-detectable=true *.css linguist-documentation=false *.css linguist-language=CSS +# D source file +*.d linguist-detectable=true +*.d linguist-documentation=false +*.d linguist-language=D # Less stylesheet file *.less linguist-detectable=true *.less linguist-documentation=false @@ -161,10 +165,13 @@ *.gif linguist-detectable=false *.gif linguist-documentation=false *.gif linguist-language=GIF + # End of linguist script # File info -# File type: gitattributes file (.gitattributes) -# File version: 4 (2022, Tuesday, June 28th at 2:32 pm PST) -# Line count (including blank lines and compiler line): 171 + +# File type: gitattributes file (*.gitattributes) +# File version: 5 (2023, Saturday, October 21st at 9:02 pm PST) +# Line count (including blank lines and compiler line): 178 + # End of script