1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-09-11 13:00:41 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
Siva Mahadevan
b05295637e build: switch to POSIX make 2024-02-27 17:31:58 -05:00
Johannes Altmanninger
fb77f11351 gitignore sanitized binaries 2023-04-24 18:31:00 +02:00
Maxime Coste
6dda47e26a gitignore generated .json files 2019-10-17 08:14:52 +11:00
Steven Chan
090a17433f 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.
2019-02-08 14:21:42 -08:00
Maxime Coste
d571c207e6 Make version available through $kak_version and debug info 2018-04-09 17:06:02 +10:00
Kylie McClain
3e1a4df3fb Makefile: Add ability to disable compressing manpage
Some distributions don't compress them.
2017-11-19 01:53:40 -05:00
Maxime Coste
be964e7477 gitignore backup files 2017-06-09 21:30:23 +01:00
Maxime Coste
2bcfd51bc4 Git ignore kak.opt and kak.debug 2017-03-04 12:26:35 +00:00
Leira Hua
f7b05757ed Build docs on mac generates a lot .1-r files like doc/manpages/commands.1-r. Ignore for now 2016-12-20 02:33:45 -08:00
Frank LENORMAND
1a9022ea92 Add generated man pages to the .gitignore file 2016-02-09 11:54:04 +02:00
Maxime Coste
6d3e8b00f2 gitignore .pyc and GTAGS 2012-03-14 14:29:47 +00:00
Maxime Coste
0676eaec5c gitignore: ignore tags file 2011-09-09 13:04:02 +00:00
Maxime Coste
f1631de4e0 add basic gitignore 2011-09-02 16:53:34 +00:00