2020 February 29 Breaking Changes Update (#8064)
[jackhill/qmk/firmware.git] / .vscode / settings.json
index e5089a5..0caee22 100644 (file)
@@ -5,7 +5,8 @@
     // Configure glob patterns for excluding files and folders.
     "files.exclude": {
         "**/.build": true,
-        "**/*.hex": true
+        "**/*.hex": true,
+        "**/*.bin": true
     },
     "files.associations": {
       "*.h": "c",