7 lines
		
	
	
		
			128 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			128 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
# ignore backup files
 | 
						|
._*
 | 
						|
# ignore the ESP32 MicroPython binary
 | 
						|
esp32*.bin
 | 
						|
# ignore the development config file
 | 
						|
config-dev.json
 |