mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-10 05:59:44 +00:00
8 lines
No EOL
224 B
JSON
8 lines
No EOL
224 B
JSON
// Place your settings in this file to overwrite default and user settings.
|
|
{
|
|
// Configure glob patterns for excluding files and folders.
|
|
"files.exclude": {
|
|
"**/.build": true,
|
|
"**/*.hex": true
|
|
}
|
|
} |