diff options
| author | ninrod <filipe.silva@gmail.com> | 2019-04-02 23:23:32 -0300 |
|---|---|---|
| committer | ninrod <filipe.silva@gmail.com> | 2019-04-02 23:23:32 -0300 |
| commit | 83c2e0f3690cae07a2134cd53d4fd159ff5695a0 (patch) | |
| tree | ae1754ec35093769980d33486b6c71c3b36d48f6 /.gitignore | |
| parent | 9e445b7ab1b2381a1882804553af2789c2282987 (diff) | |
add a "make emacs" makefile option to fire up a clean emacs...
- ...environment with just evil and evil-surround
- additionally, alter readme to include a first CONTRIBUTING section draft.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ .elpa/ *.elc +evil/ |
