Add keymap/vim.js to .gitignore

This commit is contained in:
Marijn Haverbeke 2022-07-19 10:23:57 +02:00
parent 02abcd2d01
commit feed828066
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
/node_modules
/npm-debug.log
/package-lock.json
/keymap/vim.js
/test*.html
.tern-*
*~