first commit

This commit is contained in:
Cooper Quintin
2023-11-08 15:19:47 -08:00
commit 52c715f5f2
6 changed files with 112 additions and 0 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.associations": {
"fcntl.h": "c"
}
}