mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 04:11:18 +00:00
consistent config
This commit is contained in:
parent
fda8257135
commit
99989b5d64
1 changed files with 24 additions and 21 deletions
45
.gitignore
vendored
45
.gitignore
vendored
|
|
@ -1,24 +1,27 @@
|
|||
projectile-bookmarks.eld
|
||||
recentf
|
||||
request
|
||||
elpa
|
||||
*.el
|
||||
ido.last
|
||||
smex-items
|
||||
tramp
|
||||
backups
|
||||
auto-save-list
|
||||
ac-comphist.dat
|
||||
secrets/
|
||||
eclipse.jdt.ls
|
||||
irony
|
||||
elfeed-old.org
|
||||
hacker-typer
|
||||
image-dired
|
||||
.cache/
|
||||
.dap-breakpoints
|
||||
.emacs.desktop
|
||||
.lsp-session-v1
|
||||
/*.el
|
||||
|
||||
/transient
|
||||
/.sx
|
||||
/projectile-bookmarks.eld
|
||||
/recentf
|
||||
/request
|
||||
/elpa
|
||||
/ido.last
|
||||
/smex-items
|
||||
/tramp
|
||||
/backups
|
||||
/auto-save-list
|
||||
/ac-comphist.dat
|
||||
/secrets
|
||||
/eclipse.jdt.ls
|
||||
/irony
|
||||
/elfeed-old.org
|
||||
/hacker-typer
|
||||
/image-dired
|
||||
/.cache
|
||||
/.dap-breakpoints
|
||||
/.emacs.desktop
|
||||
/.lsp-session-v1
|
||||
/history
|
||||
/.org-id-locations
|
||||
/bookmarks
|
||||
|
|
|
|||
Loading…
Reference in a new issue