diff options
| author | Jesús <heckyel@hyperbola.info> | 2022-01-15 13:43:57 -0500 |
|---|---|---|
| committer | Jesús <heckyel@hyperbola.info> | 2022-01-15 13:43:57 -0500 |
| commit | 46552ee63da257edb74a9bf9cb96edf052fa1310 (patch) | |
| tree | 1eaef93ab6f10e24a46f100041c5487f42a4524c /.gitignore | |
| parent | a066539b7f1d1bc762af3cf15d3772a4c1269ce4 (diff) | |
| download | emacs-personal-46552ee63da257edb74a9bf9cb96edf052fa1310.tar.lz emacs-personal-46552ee63da257edb74a9bf9cb96edf052fa1310.tar.xz emacs-personal-46552ee63da257edb74a9bf9cb96edf052fa1310.zip | |
Add linter support
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ .cache/ .litable-lists.el .org-id-locations +.lsp-session-v1 +.dap-breakpoints .session .smex-items *.eld |
