init
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
.vscode/settings.json
|
||||
|
||||
*.o
|
||||
*.0
|
||||
*.dSYM
|
||||
*.data
|
||||
*.temp
|
||||
*.tmp
|
||||
__pycache__
|
||||
|
||||
*-test
|
||||
/models
|
||||
main
|
||||
run*.sh
|
||||
server
|
||||
/dllama
|
||||
/dllama-*
|
||||
*.exe
|
||||
*.spv
|
||||
Reference in New Issue
Block a user