Skip to content

Commit

Permalink
README.cfg [V5]
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpm2001 authored Oct 22, 2023
1 parent 74334c6 commit 6907510
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions OldVersions/GITATTRIBUTES/1/1-100/README.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 6907510

Please sign in to comment.