mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-25 09:11:57 -07:00
ignore/types: add 'graphql' type
GraphQL file extensions: .graphql and .graphqls (schema) We could also add `.gql`, but perhaps it's less correct to do so. We'll start conservatively here, and we can always add `.gql` later. Closes #2439, Closes #2508
This commit is contained in:
committed by
Andrew Gallant
parent
da8ecddce9
commit
96cfc0ed13
@@ -4,7 +4,7 @@ Unreleased changes. Release notes have not yet been written.
|
||||
|
||||
Feature enhancements:
|
||||
|
||||
* Added or improved file type filtering for Fuchsia
|
||||
* Added or improved file type filtering for Fuchsia, GraphQL
|
||||
|
||||
Bug fixes:
|
||||
|
||||
|
Reference in New Issue
Block a user