tisp

tiny lisp
git clone git://edryd.org/tisp
Log | Files | Refs | LICENSE

commit 95c8ae39cbbfca2b1806f7011906cd98db900378
parent 964f267a3082119f5e9f99f731c0fd4634562943
Author: Ed van Bruggen <edvb@uw.edu>
Date:   Mon,  5 Oct 2020 11:45:57 -0700

Update gitignore

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

diff --git a/.gitignore b/.gitignore @@ -7,7 +7,7 @@ # compiled files tisp test -libs.tsp.h +tibs.tsp.h *.exe *.out *.app @@ -20,4 +20,4 @@ libs.tsp.h # misc tags -config.h +Session.vim