diff options
author | Franck Cuny <franck@fcuny.net> | 2022-11-15 07:49:05 -0800 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-11-15 07:49:05 -0800 |
commit | 0c9509c99218dc1b7abf7110e2e7934791e829de (patch) | |
tree | b7c2df7fde122c1b0081b365823514f37fb09635 | |
parent | ref(ui): use a theme with nice colors and better font (diff) | |
download | emacs.d-0c9509c99218dc1b7abf7110e2e7934791e829de.tar.gz |
meta: ignore the content of `straight`
Change-Id: I01dae985e603f5041c8874cf20699b217ebc0382
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index be51923..4dc9462 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /emacs/places /emacs/recentf /emacs/.lsp-session-v1 +/emacs/straight/ |