From d3b48e99f4e04f4a0d35119e298ed5c474e78c56 Mon Sep 17 00:00:00 2001 From: John Lorentzson Date: Fri, 25 Jul 2025 12:35:22 +0200 Subject: [PATCH] Add some more to .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 59d5a4f..7320a05 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,8 @@ *.lst *.note ./build/* -*.lbl \ No newline at end of file +*.lbl +*.bin +editor/c6le +editor/source-program_*.c6l +user-side-compiler/c6lc \ No newline at end of file