mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
add color-free binary build target "tionc"
This commit is contained in:
parent
95389f4dde
commit
fc79fea777
3 changed files with 31 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||
\#*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue