diff options
| author | Thomas Schneider <qsx@chaotikum.eu> | 2024-08-26 18:15:43 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@chaotikum.eu> | 2024-08-26 18:15:43 +0200 |
| commit | 1d22be5e4469dd04dddd823ab3672dcbed591c4c (patch) | |
| tree | ed14e7b44e368ff616981f69c0e1aefd8d12d7bd | |
| parent | 1af52aa888338f4ed390b64977720c4df30b79ea (diff) | |
Emacs: gitignore more stuff
| -rw-r--r-- | dot.emacs.d/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dot.emacs.d/.gitignore b/dot.emacs.d/.gitignore index 368c9cc..124687e 100644 --- a/dot.emacs.d/.gitignore +++ b/dot.emacs.d/.gitignore @@ -14,3 +14,7 @@ /abbrev_defs /elpy /eln-cache +/.cache +/.cask +/projects +/tree-sitter |
