More ignores, more modules

This commit is contained in:
Benson Chu 2019-04-27 11:17:52 -05:00
parent adbeb209c3
commit 95e73c61c9
2 changed files with 32 additions and 0 deletions

20
.gitignore vendored
View file

@ -9,3 +9,23 @@ tramp
backups
auto-save-list
ac-comphist.dat
secrets/
eclipse.jdt.ls
irony
elfeed-old.org
hacker-typer
image-dired
.cache/
.dap-breakpoints
.emacs.desktop
.lsp-session-v1
/history
/.org-id-locations
/bookmarks
/url
/network-security.data
/org-caldav-backup.org
/projectile.cache
/speed-type
/layouts
/workspace

12
.gitmodules vendored
View file

@ -28,3 +28,15 @@
[submodule "custom/ts.el"]
path = custom/ts.el
url = https://github.com/alphapapa/ts.el
[submodule "custom/eosd"]
path = custom/eosd
url = https://github.com/clarete/eosd
[submodule "custom/org-now"]
path = custom/org-now
url = https://github.com/alphapapa/org-now
[submodule "custom/power-mode.el"]
path = custom/power-mode.el
url = https://github.com/ALSchwalm/power-mode.el
[submodule "custom/leetcode-emacs"]
path = custom/leetcode-emacs
url = https://github.com/ginqi7/leetcode-emacs