Initial commit

This commit is contained in:
2023-01-13 19:00:20 +00:00
commit 2a64c41a8c
10 changed files with 2404 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
/.vscode
build*
.buildutils
autom4te.cache
config.*
compile
ar-lib
aclocal.m4
configure
depcomp
install-sh
missing
Makefile.in
.DS_Store
*~