summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristopher Plewright <chris@createng.com>2022-10-16 19:47:45 +0100
committerBram Moolenaar <Bram@vim.org>2022-10-16 19:47:45 +0100
commit2a46f81ec7739967265759838afe7972e5f81e5e (patch)
tree0815a1dd6382fde04a67d6db374b1de60bc686e9 /.gitignore
parent6a12d26f3404e45ce25cf9152857e355b28f392a (diff)
patch 9.0.0775: MS-Windows: mouse scrolling not supported in the consolev9.0.0775
Problem: MS-Windows: mouse scrolling not supported in the console. Solution: Add event handling for mouse scroll events. (Christopher Plewright, closes #11374)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6a97bb94dd..72486f0ff2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,6 +44,8 @@ gvimext.lib
gvim.lib
runtime/doc/uganda.nsis.txt
nsis/icons/*
+/vim90/
+.vscode/
# NetBeans
nbproject/*