This website works better with JavaScript
Home
Explore
Help
Register
Sign In
OpenSource
/
ollama
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
ignore debug bin files
Mark Ward
1 year ago
parent
f4a73d57a4
commit
34a4a94f13
1 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -11,4 +11,5 @@ ggml-metal.metal
.idea
.idea
test_data
test_data
*.crt
*.crt
-llm/build
+llm/build
+__debug_bin*