ollama/.gitignore

18 lines
162 B
Text
Raw Permalink Normal View History

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
2023-07-22 14:00:52 +00:00
.swp
2023-06-25 17:08:03 +00:00
dist
2023-07-05 19:36:34 +00:00
ollama
2023-11-18 13:51:24 +00:00
.cache
*.exe
.idea
test_data
*.crt
2024-04-29 15:05:54 +00:00
llm/build
build/*/*/*
!build/**/placeholder
llama/build
__debug_bin*
llama/vendor