chore: add initial project scaffolding with gitignore, makefile, build scripts, and pgs source files

This commit is contained in:
2024-12-31 01:57:48 +00:00
commit e39d34f0f9
7 changed files with 508 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
.history
.vscode
.backup*
a.out
__pycache__