summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/lib/lwrb/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/fluent-bit/lib/lwrb/.vscode/settings.json')
-rw-r--r--src/fluent-bit/lib/lwrb/.vscode/settings.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/fluent-bit/lib/lwrb/.vscode/settings.json b/src/fluent-bit/lib/lwrb/.vscode/settings.json
new file mode 100644
index 000000000..3b59a001a
--- /dev/null
+++ b/src/fluent-bit/lib/lwrb/.vscode/settings.json
@@ -0,0 +1,10 @@
+{
+ "files.associations": {
+ "lwevt_types.h": "c",
+ "lwevt_type.h": "c",
+ "lwevt.h": "c",
+ "string.h": "c",
+ "lwevt_opt.h": "c"
+ },
+ "esbonio.sphinx.confDir": ""
+} \ No newline at end of file