ignore extension installed by lang/dart and recover behaviour of +vterm/here

1. lang/dart installs extension to ~/.emacs.d/.extension/vscode/Dart-Code.Dart-Code/.
2. emacs-libvterm makes +vterm/here not open new vterm buffer any more
   due to commit: c2c2c8afb9
This commit is contained in:
Yubao Liu 2021-04-02 22:47:40 +08:00
parent ce65645fb8
commit 38e2066b9c
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -3,6 +3,7 @@
\#*
.\#*
.local/
.extension/
*.cache*
*.log
/modules/private