Skip to content
This repository has been archived by the owner on May 20, 2019. It is now read-only.

Commit

Permalink
Change antlr language to ebnf
Browse files Browse the repository at this point in the history
  • Loading branch information
SerafimArts committed Dec 8, 2018
1 parent 79f6b2b commit 41aa5f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
* text=auto
*.pp linguist-language=Antlr
*.pp2 linguist-language=Antlr
*.pp linguist-language=EBNF
*.pp2 linguist-language=EBNF
*.gql linguist-language=GraphQL
*.graphqls linguist-language=GraphQL
*.graphql linguist-language=GraphQL
Expand Down

0 comments on commit 41aa5f4

Please sign in to comment.