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