diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2018-03-18 20:30:28 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2018-03-18 20:30:28 +0100 |
| commit | a77813b9312a176b0797640889ea3f2b334ad8fc (patch) | |
| tree | f3023483837654d1d33ed6d18f724dc01b80683f /.gitignore | |
| parent | f17d129d14e0cd25f2ad1e2b1a70b473e089c43b (diff) | |
Update .gitignore
Make it consistent with other such files in my other packages.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,6 +1,8 @@ -*.elc +/*.elc +/*-autoloads.el +/.config.mk /dir -/with-editor +/with-editor/ /with-editor.html /with-editor.info /with-editor.pdf |
