diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-05-21 16:05:53 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-05-21 16:05:53 +0200 |
| commit | 5d4373690a3bb0b8d15cb2eef11e9a43671c1db9 (patch) | |
| tree | 5baefaa7589be4b2903338a1b61df0704fdabd0f /.config | |
| parent | abb9804605917184703e50b5bc0e5b263d83c99c (diff) | |
| download | dotfiles-5d4373690a3bb0b8d15cb2eef11e9a43671c1db9.tar.gz dotfiles-5d4373690a3bb0b8d15cb2eef11e9a43671c1db9.zip | |
emacs: add elpa/ into gitignore
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to '.config')
| -rw-r--r-- | .config/emacs/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/emacs/.gitignore b/.config/emacs/.gitignore index 21969cf..7e4153f 100644 --- a/.config/emacs/.gitignore +++ b/.config/emacs/.gitignore @@ -6,4 +6,5 @@ history projects straight/ transient/ +elpa/ tramp
\ No newline at end of file |
