mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-04-07 12:09:40 +02:00
5 lines
155 B
Text
5 lines
155 B
Text
# VSCode supports `jsonc` for all of its JSON files
|
|
.vscode/*.json linguist-language=jsonc
|
|
|
|
# We use PostCSS for CSS files
|
|
*.css linguist-language=PostCSS
|