mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-11-04 09:32:00 +00:00 
			
		
		
		
	gitignore *.gguf
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,6 +1,7 @@
 | 
				
			|||||||
*.o
 | 
					*.o
 | 
				
			||||||
*.a
 | 
					*.a
 | 
				
			||||||
*.so
 | 
					*.so
 | 
				
			||||||
 | 
					*.gguf
 | 
				
			||||||
.DS_Store
 | 
					.DS_Store
 | 
				
			||||||
.build/
 | 
					.build/
 | 
				
			||||||
.cache/
 | 
					.cache/
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user