diff options
| author | JackJ30 <jackqjamison@proton.me> | 2024-09-09 19:43:22 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@proton.me> | 2024-09-09 19:43:22 -0400 |
| commit | e812a702bcc1c66608dfe3339ac53d4670607b2d (patch) | |
| tree | 1e7d3b73a2423e97be0a1a06b62985e76a14bae0 /.config/emacs/.gitignore | |
| parent | 524f5e38eb32c287f1d8e57da19dc7629831f1b5 (diff) | |
Wallpapers and EMACS
Diffstat (limited to '.config/emacs/.gitignore')
| -rw-r--r-- | .config/emacs/.gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.config/emacs/.gitignore b/.config/emacs/.gitignore new file mode 100644 index 0000000..c188f7b --- /dev/null +++ b/.config/emacs/.gitignore @@ -0,0 +1,15 @@ +/straight/ +/elpaca/ +/transient/ +/projectile-bookmarks.eld +/persp-confs/ +/history +/games/ +/eshell/ +/eln-cache/ +/auto-save-list/ +/.lsp-session-v1 +/.local/ +/.cache/ +/var/ +/etc/
\ No newline at end of file |
