Initial commit

This commit is contained in:
Zelong Kuang
2025-12-14 04:51:24 +11:00
commit c8f45404a0
12 changed files with 539 additions and 0 deletions

56
.gitignore vendored Normal file
View File

@@ -0,0 +1,56 @@
# generated by macOS
.DS_Store
# machine generated doom profiles or metadata
/profiles/*.el
/.local*/
# possible user config files
/profiles.el
/init.el
/config.el
/packages.el
# generated by elisp packages in sub-directories
*~
*.*~
\#*
.\#*
*.cache*
*.log
*.elc
*.eln
*.lib
*.fas
*.dat
*.eld
*.rel
*_archive
*_flymake.*
.dap-breakpoints
.emacs.desktop
.emacs.desktop.lock
.org-id-locations
.projectile
.tern-port
.yas-compiled-snippets.el
flycheck_*.el
# generated by elisp packages at root
/.local/
/.cask/
/auto/
/auto-save-list/
/cask/
/ede-projects.el
/eln-cache/
/elpa/
/eshell/
/network-security.data
/places
/semanticdb
/server/
/smex-items
/tramp
/transient/
/var/