2023-06-22 16:45:31 +00:00
|
|
|
.DS_Store
|
2023-06-23 21:18:47 +00:00
|
|
|
.vscode
|
2023-06-25 17:08:03 +00:00
|
|
|
.env
|
|
|
|
.venv
|
|
|
|
*.spec
|
|
|
|
build
|
|
|
|
dist
|
2023-06-26 17:41:16 +00:00
|
|
|
__pycache__
|
2023-07-05 19:36:34 +00:00
|
|
|
ollama
|
2023-07-06 14:59:21 +00:00
|
|
|
ggml-metal.metal
|
2023-07-07 22:29:17 +00:00
|
|
|
|
|
|
|
# cmake gitignore
|
|
|
|
CMakeLists.txt.user
|
|
|
|
CMakeCache.txt
|
|
|
|
CMakeFiles
|
|
|
|
CMakeScripts
|
|
|
|
Testing
|
|
|
|
Makefile
|
|
|
|
cmake_install.cmake
|
|
|
|
install_manifest.txt
|
|
|
|
compile_commands.json
|
|
|
|
CTestTestfile.cmake
|
|
|
|
_deps
|