Skip to content

Commit

Permalink
Update extension list
Browse files Browse the repository at this point in the history
Details:
 - To make it comply with github's linguist def
  • Loading branch information
pykenny committed Oct 27, 2021
1 parent c185a28 commit fe3ff19
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,10 @@
"multi_line_comments": [["(*", "*)"], ["/*", "*/"]],
"quotes": [["\\\"", "\\\""]],
"extensions": [
"ats",
"dats",
"cats",
"hats",
"sats"
"sats",
"atxt"
]
},
"Autoconf": {
Expand Down

0 comments on commit fe3ff19

Please sign in to comment.