diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-11-07 12:23:20 -0500 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-11-07 12:23:26 -0500 |
| commit | a1995974779801c8743076479b04d6f11a94e836 (patch) | |
| tree | bebb4d61e27fb317927b3f8c5b0b1b411369d4d3 /.config/emacs/.gitignore | |
| parent | 9de4b69532faff189fc424c6b6fbf924716aaa91 (diff) | |
vterm and plan
Diffstat (limited to '.config/emacs/.gitignore')
| -rw-r--r-- | .config/emacs/.gitignore | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/.config/emacs/.gitignore b/.config/emacs/.gitignore index b71c3d2..37577e6 100644 --- a/.config/emacs/.gitignore +++ b/.config/emacs/.gitignore @@ -1,8 +1,5 @@ -settings.el +var/ +etc/ +elpa/ +tree-sitter/ customs.el -/auto-save-list/ -/eln-cache/ -/elpa/ -/etc/ -/snippets/ -/var/
\ No newline at end of file |
