mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	Do not ignore config-example.yml
Various tools (e.g ripgrep) skip files ignored by Git. Do not ignore config-example.yml to include it in searches.
This commit is contained in:
		
							parent
							
								
									bd6ed80936
								
							
						
					
					
						commit
						49b3468845
					
				
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -20,9 +20,9 @@ vendor/
 | 
			
		||||
 | 
			
		||||
dist/
 | 
			
		||||
/headscale
 | 
			
		||||
config.json
 | 
			
		||||
config.yaml
 | 
			
		||||
config*.yaml
 | 
			
		||||
!config-example.yaml
 | 
			
		||||
derp.yaml
 | 
			
		||||
*.hujson
 | 
			
		||||
*.key
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user