ollama/.gitignore

24 lines
267 B
Plaintext
Raw Normal View History

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