diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -10,4 +10,7 @@ persp-confs/ | |||
| 10 | projectile-bookmarks.eld | 10 | projectile-bookmarks.eld |
| 11 | 11 | ||
| 12 | # Emacs, other packages, etc, modify the init.el so let that be managed locally | 12 | # Emacs, other packages, etc, modify the init.el so let that be managed locally |
| 13 | init.el \ No newline at end of file | 13 | init.el |
| 14 | |||
| 15 | # This is generated from config.org | ||
| 16 | config.el \ No newline at end of file | ||