.gitignore: do not ingnor .html files - we have some of them in the repository
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -10,7 +10,6 @@ local.mak
 | 
				
			|||||||
*.old[0-9][0-9]
 | 
					*.old[0-9][0-9]
 | 
				
			||||||
*.5
 | 
					*.5
 | 
				
			||||||
*.7
 | 
					*.7
 | 
				
			||||||
*.html
 | 
					 | 
				
			||||||
__pycache__/
 | 
					__pycache__/
 | 
				
			||||||
/etc/proxmox-backup.service
 | 
					/etc/proxmox-backup.service
 | 
				
			||||||
/etc/proxmox-backup-proxy.service
 | 
					/etc/proxmox-backup-proxy.service
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user