forked from open-webui/open-webui
		
	fix: gitignore
This commit is contained in:
		
							parent
							
								
									14dd0d11fb
								
							
						
					
					
						commit
						43f9a827d3
					
				
					 2 changed files with 9 additions and 2 deletions
				
			
		
							
								
								
									
										7
									
								
								backend/.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								backend/.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -6,8 +6,11 @@ uploads | |||
| *.db | ||||
| _test | ||||
| Pipfile | ||||
| data/* | ||||
| !data/config.json | ||||
| !/data | ||||
| /data/* | ||||
| !/data/litellm | ||||
| /data/litellm/* | ||||
| !data/litellm/config.yaml | ||||
| 
 | ||||
| !data/config.json | ||||
| .webui_secret_key | ||||
							
								
								
									
										4
									
								
								backend/data/litellm/config.yaml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								backend/data/litellm/config.yaml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,4 @@ | |||
| general_settings: {} | ||||
| litellm_settings: {} | ||||
| model_list: [] | ||||
| router_settings: {} | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek