mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-04 01:53:42 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			178 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			178 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Eclipse
 | 
						|
.classpath
 | 
						|
.project
 | 
						|
.settings/
 | 
						|
 | 
						|
# Intellij
 | 
						|
.idea/
 | 
						|
*.iml
 | 
						|
*.iws
 | 
						|
 | 
						|
# Mac
 | 
						|
.DS_Store
 | 
						|
 | 
						|
# Maven
 | 
						|
target/
 | 
						|
**/dependency-reduced-pom.xml
 | 
						|
 | 
						|
# Gradle
 | 
						|
/.gradle
 | 
						|
build/
 | 
						|
*/out/
 | 
						|
*/*/out/
 |