merged in changes from main

This commit is contained in:
Valerie Wolfe 2024-03-22 22:28:00 -04:00
commit 7157c681ea
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
/a.out
/pride-c

4
justfile Normal file
View file

@ -0,0 +1,4 @@
build:
gcc main.c basic.c full.c -o pride-c