commit 6a263db7d7644373c4a721daf7e4d7a727fd6998
parent 15d46fbfaee792de0e1a42071000d0de3b13ef2c
Author: thing1 <thing1@seacrossedlovers.xyz>
Date: Tue, 28 Oct 2025 15:41:30 +0000
removed bins and changed git ignore
Diffstat:
4 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -4,3 +4,6 @@ fela
*.pdf
y.tab.c
y.tab.h
+*.o
+lex.c
+parse.c
diff --git a/lex.o b/lex.o
Binary files differ.
diff --git a/parse.o b/parse.o
Binary files differ.
diff --git a/types.o b/types.o
Binary files differ.