combined updates

This commit is contained in:
Corey Butler
2024-12-28 22:23:51 -06:00
parent 096e0a20fc
commit 7de073ee16
41 changed files with 2197 additions and 1111 deletions

5
.gitignore vendored
View File

@@ -2,10 +2,12 @@
*.o
*.a
*.so
*.old
# Folders
_obj
_test
bin
# Architecture specific extensions/prefixes
*.[568vq]
@@ -29,7 +31,10 @@ _testmain.go
dist
src/v*
bin/*.exe
bin/*.log
bin/LICENSE
!bin/buildtools/*
!assets/buildtools/*
bin/*.zip
bin/nvm/*