diff options
Diffstat (limited to '.emacs.d/.gitignore')
| -rw-r--r-- | .emacs.d/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.emacs.d/.gitignore b/.emacs.d/.gitignore new file mode 100644 index 0000000..d3d6223 --- /dev/null +++ b/.emacs.d/.gitignore | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | auto-save-list/ | ||
| 2 | eln-cache/ | ||
| 3 | elpa/ | ||
| 4 | eshell/ | ||
| 5 | transient/ | ||
| 6 | ido.last | ||
| 7 | projectile-bookmarks.eld | ||
| 8 | projects | ||
| 9 | session.* \ No newline at end of file | ||
