10 lines
317 B
Plaintext
10 lines
317 B
Plaintext
# Help GitHub understand that this is not a C(++)-repo
|
|
specs/** linguist-vendored
|
|
|
|
# Use JSONC for syntax highlighting in config files
|
|
packages/config/config/**/*.json linguist-language=jsonc
|
|
|
|
# And API extractor configuration
|
|
api-extractor-*.json linguist-language=jsonc
|
|
api-extractor.json linguist-language=jsonc
|