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

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2022-04-17 20:20:49 +0300
committerlovetox <philipp@hoerist.com>2022-04-17 20:20:49 +0300
commitcacc141d89a74492034743a1eda99c0ab63f70b7 (patch)
tree2b88f5cda8f45248b1d350da64d058c456d3a81d /pyrightconfig.json
parent03ce16a5ca379b1af688d3d839c213d37f81fd3b (diff)
refactor: Make depcheck more readable
Diffstat (limited to 'pyrightconfig.json')
-rw-r--r--pyrightconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyrightconfig.json b/pyrightconfig.json
index 705cab561..680c266f4 100644
--- a/pyrightconfig.json
+++ b/pyrightconfig.json
@@ -10,6 +10,7 @@
".git"
],
"include": [
+ "win/*",
".ci/*",
"gajim/gajim.py",
"gajim/common/application.py",