diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2016-11-10 00:49:41 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2016-11-10 02:01:57 +0100 |
| commit | 0dbd0d318c8b81016b19908d5f54e06a11a86ae3 (patch) | |
| tree | 67b5b266e8be96f133b57176bdb9866933dfa929 /.gitignore | |
| parent | 0ca7d35b26b408fc0dc13abf245e31648b6114a5 (diff) | |
make: add targets for generating html and pdf manuals
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,8 +4,12 @@ /*.tar /*.tar.gz /.dir-locals.el +/Documentation/*.html /Documentation/*.info +/Documentation/*.pdf /Documentation/dir +/Documentation/magit/ +/Documentation/magit-popup/ /Documentation/stats/ /config.mk /lisp/magit-autoloads.el |
