mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-03 17:43:42 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			288 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			288 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# if you want to ignore files created by your editor/tools, consider using a
 | 
						|
# global .gitignore or .git/info/exclude see https://help.github.com/articles/ignoring-files
 | 
						|
.*
 | 
						|
!.github
 | 
						|
!.gitignore
 | 
						|
!.travis.yml
 | 
						|
*.prof
 | 
						|
# support running go modules in vendor mode for local development
 | 
						|
vendor/
 |