From d067eacc112f2453e95f0dde89bb0f60f170a195 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 26 Apr 2022 12:39:22 +0200 Subject: project restructure + help in readme.md --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6c066de..e76e25e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ compile_commands.json *.o -out.hex -a.out +robot/out.hex +robot/a.out +client/main .cache *.log -- cgit v1.2.3