mirror of
				https://github.com/mewtek/i2ME-Legacy.git
				synced 2025-06-10 05:30:00 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			164 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			164 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Python Virtual Environment
 | 
						|
venv/
 | 
						|
 | 
						|
# MachineProductCfg
 | 
						|
MachineProductCfg.xml
 | 
						|
 | 
						|
# Ignore tiles
 | 
						|
tiles/*
 | 
						|
 | 
						|
# Python compiled files
 | 
						|
__pycache__/
 | 
						|
 | 
						|
# Temp directory
 | 
						|
.temp/ |