mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-22 13:28:32 +03:00
Add generated man pages to the .gitignore file
This commit is contained in:
parent
3d24badc1a
commit
1a9022ea92
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,6 +2,8 @@
|
|||||||
.*.d
|
.*.d
|
||||||
*.pyc
|
*.pyc
|
||||||
src/kak
|
src/kak
|
||||||
|
doc/kak.1.gz
|
||||||
|
doc/manpages/*.gz
|
||||||
tags
|
tags
|
||||||
GPATH
|
GPATH
|
||||||
GRTAGS
|
GRTAGS
|
||||||
|
Loading…
Reference in New Issue
Block a user