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/
|
.git/
|
||||||
|
|
||||||
# Emacs internals
|
# Emacs internals
|
||||||
.auto-save-list/
|
auto-save-list/
|
||||||
.custom
|
custom
|
||||||
.eln-cache/
|
eln-cache/
|
||||||
.elpa/
|
elpa/
|
||||||
.lsp-session-v1
|
.lsp-session-v1
|
||||||
.transient/
|
transient/
|
||||||
.tutorial/
|
tutorial/
|
||||||
.init.el.~undo-tree~
|
.init.el.~undo-tree~
|
||||||
Loading…
Add table
Add a link
Reference in a new issue