commit
This commit is contained in:
commit
750f3b1547
14 changed files with 3003 additions and 0 deletions
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
*.exe
|
||||
*.exe~
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
lbc
|
||||
.DS_Store
|
||||
badger/
|
||||
config/
|
||||
data/
|
||||
yggstack/
|
||||
.vscode/
|
||||
*.test
|
||||
*.out
|
||||
go.work
|
||||
Loading…
Add table
Add a link
Reference in a new issue