This commit is contained in:
Gregory Bednov 2025-07-08 04:28:42 +03:00
commit 750f3b1547
14 changed files with 3003 additions and 0 deletions

15
.gitignore vendored Normal file
View file

@ -0,0 +1,15 @@
*.exe
*.exe~
*.dll
*.so
*.dylib
lbc
.DS_Store
badger/
config/
data/
yggstack/
.vscode/
*.test
*.out
go.work