diff options
author | Franck Cuny <franck@fcuny.net> | 2024-09-06 09:46:50 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2024-09-06 09:46:50 -0700 |
commit | dceb0302fe804d3454f6b54c84e0e3a4179cd50d (patch) | |
tree | ead2ad805838f1fe13be5a209a7b1a4daa12c545 | |
parent | a few more tweaks to denote (diff) | |
download | emacs.d-dceb0302fe804d3454f6b54c84e0e3a4179cd50d.tar.gz |
ignore custom file
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a22556d..d6e7fbd 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /transient/ /bookmarks /savehist +/lisp/ |