We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7150a03 commit dc42d89Copy full SHA for dc42d89
1 file changed
.vscode/settings.json
@@ -3,8 +3,8 @@
3
"**/*.o": true,
4
"**/*.so": true,
5
"**/*.tmp": true,
6
- "**/gearboy": true,
7
- "**/binary_to_compressed_c": true
+ "platforms/**/gearboy": true,
+ "platforms/**/binary_to_compressed_c": true
8
},
9
"cmake.configureOnOpen": false,
10
"files.associations": {
0 commit comments