mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-03 17:43:42 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			215 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			215 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# OSX leaves these everywhere on SMB shares
 | 
						|
._*
 | 
						|
 | 
						|
# OSX trash
 | 
						|
.DS_Store
 | 
						|
 | 
						|
# Eclipse files
 | 
						|
.classpath
 | 
						|
.project
 | 
						|
.settings/**
 | 
						|
 | 
						|
# Files generated by JetBrains IDEs, e.g. IntelliJ IDEA
 | 
						|
.idea/
 | 
						|
*.iml
 | 
						|
 | 
						|
# Vscode files
 | 
						|
.vscode
 |