Added data/web/rc* to ignore list
When users add Roundcube (explained here: https://mailcow.github.io/mailcow-dockerized-docs/third_party-roundcube/), they have a lot of files in 'git status' showing as 'not tracked'.
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -24,6 +24,7 @@ data/assets/ssl/*
 | 
			
		||||
*.iml
 | 
			
		||||
data/web/.well-known/acme-challenge
 | 
			
		||||
data/web/nextcloud*/
 | 
			
		||||
data/web/rc*/
 | 
			
		||||
data/conf/rspamd/local.d/*
 | 
			
		||||
data/conf/rspamd/override.d/*
 | 
			
		||||
!data/conf/nginx/dynmaps.conf
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user