diff options
author | jdlugosz963 <jdlugosz963@gmail.com> | 2024-03-13 23:00:46 +0100 |
---|---|---|
committer | jdlugosz963 <jdlugosz963@gmail.com> | 2024-03-13 23:00:46 +0100 |
commit | 58aa5ad1148391787a2652c65913e8788774d74e (patch) | |
tree | 3254ec27aabea0b256d6553fd298d7ff6cdd2eff /.emacs.d/.gitignore | |
parent | 3a847f81783589a2266dbbebffcfec3a86264cdb (diff) | |
download | dotfiles-58aa5ad1148391787a2652c65913e8788774d74e.tar.gz dotfiles-58aa5ad1148391787a2652c65913e8788774d74e.zip |
Update emacs config.
Diffstat (limited to '.emacs.d/.gitignore')
-rw-r--r-- | .emacs.d/.gitignore | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/.emacs.d/.gitignore b/.emacs.d/.gitignore index d3d6223..f51c6b4 100644 --- a/.emacs.d/.gitignore +++ b/.emacs.d/.gitignore | |||
@@ -1,9 +1,3 @@ | |||
1 | auto-save-list/ | 1 | * |
2 | eln-cache/ | 2 | !init.el |
3 | elpa/ | 3 | !jd/ \ No newline at end of file |
4 | eshell/ | ||
5 | transient/ | ||
6 | ido.last | ||
7 | projectile-bookmarks.eld | ||
8 | projects | ||
9 | session.* \ No newline at end of file | ||