diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -8,6 +8,7 @@ savehist | |||
| 8 | # This seems to be where emacs caches web assets | 8 | # This seems to be where emacs caches web assets |
| 9 | url/ | 9 | url/ |
| 10 | 10 | ||
| 11 | anaconda-mode/ | ||
| 11 | persp-confs/ | 12 | persp-confs/ |
| 12 | projectile-bookmarks.eld | 13 | projectile-bookmarks.eld |
| 13 | 14 | ||
| @@ -17,4 +18,4 @@ init.el | |||
| 17 | tramp | 18 | tramp |
| 18 | 19 | ||
| 19 | # This is generated from config.org | 20 | # This is generated from config.org |
| 20 | config.el \ No newline at end of file | 21 | config.el |