a bit of repository management (add Makefile to make it less verbose to run tests, and add .gitignore to avoid committing built binaries)

This commit is contained in:
2024-11-19 04:32:37 +00:00
parent afcd3ee70b
commit 96080d0964
5 changed files with 24 additions and 17 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
shf
shf-tests