add ignore wifis dev config
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,2 +1,4 @@
 | 
				
			|||||||
# ignore the ESP32 MicroPython binary
 | 
					# ignore the ESP32 MicroPython binary
 | 
				
			||||||
esp32*.bin
 | 
					esp32*.bin
 | 
				
			||||||
 | 
					# ignore the WiFis development config file
 | 
				
			||||||
 | 
					wifis-dev.json
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user