Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyrightconfig.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyrightconfig.json b/pyrightconfig.json
index 2ea6d4c..4529256 100644
--- a/pyrightconfig.json
+++ b/pyrightconfig.json
@@ -9,4 +9,7 @@
"**/__pycache__",
".git"
],
+ "include": [
+ "scripts/*",
+ ]
}