1
0

fix runlength building

This commit is contained in:
dtb
2022-06-18 06:28:15 -04:00
parent 57ea5c20b8
commit d76402418c
3 changed files with 27 additions and 30 deletions

3
.gitignore vendored
View File

@@ -4,9 +4,12 @@ bin/id
bin/lowercase
bin/nonzero
bin/nutshell
bin/rldecode
bin/rlencode
bin/roll
bin/simexec
bin/sleep
bin/str
bin/streq
bin/sysexits
build/*