commit | 8cfb7c427d567ed8c72dbd329646b8ec63482117 | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Sun Apr 18 21:17:58 2021 -0700 |
committer | swissChili <swisschili@fastmail.com> | Sun Apr 18 21:17:58 2021 -0700 |
tree | 4357febcdb0c2011db8e1f1c1f6bb65fe81e23fd | |
parent | ca107a092297fbb6a58d0eb7944f6bf8c75897c5 [diff] [blame] |
Move lisp to single-dword value type
diff --git a/.gitignore b/.gitignore index 77a9e09..b9000ab 100644 --- a/.gitignore +++ b/.gitignore
@@ -9,4 +9,5 @@ *.img bin/* !bin/jmk -**/Makefile \ No newline at end of file +**/Makefile +**/Jmk.options \ No newline at end of file