fixed gitignore
This commit is contained in:
parent
eecdc562a0
commit
d56d5c390d
1 changed files with 6 additions and 6 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -2,11 +2,11 @@
|
|||
.git/
|
||||
|
||||
# Emacs internals
|
||||
.auto-save-list/
|
||||
.custom
|
||||
.eln-cache/
|
||||
.elpa/
|
||||
auto-save-list/
|
||||
custom
|
||||
eln-cache/
|
||||
elpa/
|
||||
.lsp-session-v1
|
||||
.transient/
|
||||
.tutorial/
|
||||
transient/
|
||||
tutorial/
|
||||
.init.el.~undo-tree~
|
||||
Loading…
Add table
Add a link
Reference in a new issue