Initial commit
This commit is contained in:
commit
2a28d0b97a
21 changed files with 132395 additions and 0 deletions
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
# Remove Emacs garbage
|
||||
*~
|
||||
\#*\#
|
||||
|
||||
# Internal config files
|
||||
.cache/
|
||||
eln-cache/
|
||||
elpa/
|
||||
games/
|
||||
ielm-history.eld
|
||||
org-roam.db
|
||||
org/
|
||||
places
|
||||
projects
|
||||
recentf
|
||||
straight/*
|
||||
tramp
|
||||
transient/
|
||||
url/
|
||||
.org-id-locations
|
||||
bookmarks
|
||||
|
||||
# Custom file
|
||||
custom.el
|
Loading…
Add table
Add a link
Reference in a new issue