mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-23 03:21:55 +03:00
git should not ignore doc/kak.1
In the past, the 'make man' used a2x to generate doc/kak.1 and therefore, git ignored it. But a fix for #2504 changed the kak.1 nroff file to a source file.
This commit is contained in:
parent
5c0175d90a
commit
090a17433f
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,7 +7,6 @@ src/kak
|
||||
src/kak.debug
|
||||
src/kak.opt
|
||||
src/.version*
|
||||
doc/kak.1
|
||||
doc/kak.1.gz
|
||||
doc/manpages/*.gz
|
||||
tags
|
||||
|
Loading…
Reference in New Issue
Block a user