Add template makefile, main.c

This commit is contained in:
TrainDoctor 2022-08-09 20:19:11 -07:00
commit 27bc7aa746
3 changed files with 23 additions and 0 deletions

4
.gitignore vendored
View file

@ -40,3 +40,7 @@ __pycache__/
yalc.lock
.vscode/settings.json
# Ignore output folder
backend/out