doomemacs/.gitignore
Yubao Liu 38e2066b9c 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
2021-04-02 22:53:07 +08:00

36 lines
376 B
Plaintext

*~
*.*~
\#*
.\#*
.local/
.extension/
*.cache*
*.log
/modules/private
test/.local*/
test/result
# emacs tempfiles that shouldn't be there
.dap-breakpoints
.org-id-locations
.tern-port
.yas-compiled-snippets.el
auto-save-list/
cask/
ede-projects.el
elpa/
eln-cache/
network-security.data
semanticdb
server/
smex-items
tramp
var/
# compiled files
*.elc
*.lib
*.fas
*.dat
*.eld