ignore mac files
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,5 +1,7 @@
 | 
			
		||||
# ignore backup files
 | 
			
		||||
._*
 | 
			
		||||
* Mac OS stuff
 | 
			
		||||
.DS_Store
 | 
			
		||||
# ignore the ESP32 MicroPython binary
 | 
			
		||||
esp32*.bin
 | 
			
		||||
# ignore the development config file
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user