summaryrefslogtreecommitdiffstatshomepage
path: root/pyrightconfig.json
diff options
context:
space:
mode:
authorsommerfeld <sommerfeld@sommerfeld.dev>2026-09-17 15:05:37 +0100
committersommerfeld <sommerfeld@sommerfeld.dev>2026-09-17 15:05:37 +0100
commitf25d094d0652e8dedff206ca56671b3548f755ff (patch)
tree10bdacf9ba14c03e298a196d3d23c5a4ab8fef47 /pyrightconfig.json
parent0b0ebfe0b6a77f07fe6c92f0c9e5312a330e8196 (diff)
downloaddotfiles-f25d094d0652e8dedff206ca56671b3548f755ff.tar.gz
dotfiles-f25d094d0652e8dedff206ca56671b3548f755ff.tar.bz2
dotfiles-f25d094d0652e8dedff206ca56671b3548f755ff.zip
Add a disposable Canonical desktop test VM
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 7b59b39..54edcb6 100644
--- a/pyrightconfig.json
+++ b/pyrightconfig.json
@@ -2,6 +2,7 @@
"typeCheckingMode": "standard",
"include": ["**/*.py"],
"exclude": [
+ "tmp/**",
"**/.git/**",
"**/.venv/**",
"**/node_modules/**",