From 0a65a1bd898b22109c9cbf4b4995155da1d5dda3 Mon Sep 17 00:00:00 2001 From: Samuel Tariku Date: Sun, 13 Jul 2025 01:28:11 +0300 Subject: [PATCH] - --- .vscode/settings.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index e995121..cb34380 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -4,5 +4,8 @@ "narg", "notificationservice", "sqlc" - ] + ], + "cSpell.enabledFileTypes": { + "sql": false + } } \ No newline at end of file