mirror of
				https://github.com/grafana/grafana.git
				synced 2025-02-25 18:55:37 -06:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			123 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			123 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
 | 
						|
# Ignore everything
 | 
						|
*
 | 
						|
 | 
						|
# But not these files:
 | 
						|
!.gitignore
 | 
						|
!*.mod
 | 
						|
!*.sum
 | 
						|
!README.md
 | 
						|
!Variables.mk
 | 
						|
!variables.env
 | 
						|
 | 
						|
*tmp.mod
 |