st

simple terminal

git clone https://9o.is/git/st.git

commit fb18621e9be36a161235dfd228c9d6aa66ae0cf3
parent 2d6bc3bf13acb80447c5b4bba416c45fa7cb6af6
Author: Jul <jul@9o.is>
Date:   Sat, 24 Jan 2026 07:32:51 -0500

gitignore st binary and object files

Diffstat:
A.gitignore | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1,2 @@ +/st +*.o