bl-compiler

compiler for the bl programming language.
Log | Files | Refs | README

commit 8a95bb221d348966fe85a9735ae61722502e0d23
parent 3780a8f8e3d0d6f29c7bc4d0df42541e0a3459ff
Author: Cori Barker <coribarker2@gmail.com>
Date:   Mon,  2 Mar 2026 12:01:23 +0000

Ignore recovery files

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -3,3 +3,4 @@ build/ *~ aclocal.m4 *.bl +#*