Initial commit

This commit is contained in:
2023-01-09 01:54:03 -06:00
commit d347b81e72
14 changed files with 856 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
aclocal.m4
ar-lib
config.log
config.status
configure
configure~
compile
depcomp
install-sh
**/Makefile
autom4te.cache
**/Makefile.in
**/*.a
**/*.o
**/*.Po
.vscode
include/config.h*
missing
stamp-h1