feat: assemble config and tools
This commit is contained in:
64
.gitignore
vendored
64
.gitignore
vendored
@@ -1,58 +1,58 @@
|
||||
# Gitignore file
|
||||
# Remove backup files
|
||||
|
||||
!/tree-sitter/bin/
|
||||
# Emacs tmp files & Misc
|
||||
# Emacs packages
|
||||
*#
|
||||
*.
|
||||
*.elc
|
||||
*.eln
|
||||
*~
|
||||
.#*
|
||||
.lsp-session*
|
||||
.
|
||||
|
||||
# Emacs packages
|
||||
var/
|
||||
|
||||
# Emacs tmp files & Misc
|
||||
/eln-cache
|
||||
/bbdb
|
||||
/.cache/
|
||||
/emms
|
||||
/recentf
|
||||
/.mc-lists.el
|
||||
.#*
|
||||
.dap-breakpoints
|
||||
.lsp-session*
|
||||
.org-id-locations
|
||||
/.DS_Store
|
||||
/network-security.data
|
||||
/.cache/
|
||||
/.emacs.desktop
|
||||
/.emacs.desktop.lock
|
||||
/.mc-lists.el
|
||||
/.python-environments/
|
||||
/.watsonresults
|
||||
/ac-comphist.dat
|
||||
/auto-save-list
|
||||
/bbdb
|
||||
/bookmarks
|
||||
/eln-cache
|
||||
/elpa
|
||||
/emms
|
||||
/eshell
|
||||
/eshell/history
|
||||
/eshell/lastdir
|
||||
/newsticker/feeds/
|
||||
/snippets/
|
||||
/tramp
|
||||
/transient/
|
||||
/url/
|
||||
/.python-environments/
|
||||
/ido.last
|
||||
/places
|
||||
/secrets.el
|
||||
/games/
|
||||
/bookmarks
|
||||
/ido.last
|
||||
/image-dired
|
||||
/network-security.data
|
||||
/newsticker/feeds/
|
||||
/places
|
||||
/projectile-bookmarks.eld
|
||||
/projectile.cache
|
||||
/projects
|
||||
/recentf
|
||||
/secrets.el
|
||||
/snippets/
|
||||
/tramp
|
||||
/transient
|
||||
/image-dired
|
||||
.dap-breakpoints
|
||||
.org-id-locations
|
||||
p/.extension/
|
||||
/eshell
|
||||
/elpa
|
||||
/transient/
|
||||
/tree-sitter/
|
||||
/tree-sitter/bin/*
|
||||
!/tree-sitter/bin/
|
||||
/url/
|
||||
custom-vars.el
|
||||
gnus.el
|
||||
history
|
||||
ielm-history.eld
|
||||
p/.extension/
|
||||
savehist
|
||||
ielm-history.eld
|
||||
var/
|
||||
Reference in New Issue
Block a user