mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-03-14 23:06:11 -06:00
🧑💻 More binary file types
This commit is contained in:
parent
479074ccba
commit
cd3997f045
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
".vscode"
|
||||
],
|
||||
"binary_file_patterns":
|
||||
[ "*.psd", "*.png", "*.jpg", "*.jpeg", "*.bdf", "*.patch", "avrdude_5.*", "*.svg", "*.bin", "*.woff", "*.otf" ],
|
||||
[ "*.psd", "*.png", "*.jpg", "*.jpeg", "*.bmp", "*.bdf", "*.patch", "avrdude_5.*", "*.svg", "*.bin", "*.woff", "*.otf", "*.pbm" ],
|
||||
"file_exclude_patterns":
|
||||
[
|
||||
"Marlin/platformio.ini",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue