add color-free binary build target "tionc"

This commit is contained in:
William Alexander 2022-01-29 09:58:23 +00:00
parent 95389f4dde
commit fc79fea777
3 changed files with 31 additions and 1 deletions

2
.gitignore vendored
View file

@ -1,6 +1,7 @@
*.tar.xz
src/*.o
src/tio
src/tionc
Makefile.in
Makefile
aclocal.m4
@ -22,3 +23,4 @@ src/include/stamp-h1
*.swp
/tio-*
/src/bash-completion/tio
\#*