mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-04 01:53:42 +08:00 
			
		
		
		
	Bump github.com/gogo/googleapis to v1.3.2 Bump github.com/docker/cli to master Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
		
			
				
	
	
		
			21 lines
		
	
	
		
			232 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			232 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# OSX leaves these everywhere on SMB shares
 | 
						|
._*
 | 
						|
 | 
						|
# Eclipse files
 | 
						|
.classpath
 | 
						|
.project
 | 
						|
.settings/**
 | 
						|
 | 
						|
# Emacs save files
 | 
						|
*~
 | 
						|
 | 
						|
# Vim-related files
 | 
						|
[._]*.s[a-w][a-z]
 | 
						|
[._]s[a-w][a-z]
 | 
						|
*.un~
 | 
						|
Session.vim
 | 
						|
.netrwhist
 | 
						|
 | 
						|
# Go test binaries
 | 
						|
*.test
 |