Update gitignore
This commit is contained in:
parent
ddc622f270
commit
29f8a2b08b
1 changed files with 20 additions and 0 deletions
20
.gitignore
vendored
20
.gitignore
vendored
|
|
@ -1 +1,21 @@
|
|||
custom.el
|
||||
backups
|
||||
eshell
|
||||
elpaca
|
||||
|
||||
# projectile
|
||||
projectile*
|
||||
|
||||
# savehist file
|
||||
history
|
||||
|
||||
# recentf file
|
||||
recentf
|
||||
|
||||
session*
|
||||
|
||||
# .org converted files
|
||||
config*.el
|
||||
|
||||
# Tramp connection file
|
||||
tramp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue