feat(emacs): Basic emacs setup

This commit is contained in:
js0ny 2025-01-28 14:27:46 +00:00
parent 2346c13564
commit 6edb5d9e90
7 changed files with 134 additions and 0 deletions

17
tools/emacs.d/.gitignore vendored Normal file
View file

@ -0,0 +1,17 @@
# 自动生成的目录
/auto-save-list/
/elpa/
/eshell/
/server/
/url/
# 临时文件
tutorial
*~
\#*\#
.#*
*.elc
# 自动保存的文件
auto-save-list
tramp