diff options
author | JSDurand <mmemmew@gmail.com> | 2023-01-08 22:37:23 +0800 |
---|---|---|
committer | JSDurand <mmemmew@gmail.com> | 2023-01-08 22:37:23 +0800 |
commit | d9fba24319ad36994671846e5e29e1c40ae137a5 (patch) | |
tree | ed0acb51f8a46922e396a258f1a7ff64aec59611 /.gitignore | |
parent | 5a5785c9cc8a1e350e1ed3e274704eaa38bda948 (diff) |
ignore multisession
These seem to be new to Emacs 29.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -23,4 +23,5 @@ image-dired/* network-security.data projects tramp -calc.el
\ No newline at end of file +calc.el +multisession/* |