17 lines
		
	
	
		
			633 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			633 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #Exclude the W800 SDK bin folder from the the git repository
 | |
| src/W800_SDK_v1.00.10/bin/
 | |
| src/W800_SDK_v1.00.10/tools/w800/wm_getver.exe
 | |
| src/W800_SDK_v1.00.10/tools/w800/w800_secboot.img
 | |
| 
 | |
| src/W800_SDK_v1.00.10/.vscode/
 | |
| 
 | |
| #Exclude the lvgl simulator bin and obj folders from the the git repository
 | |
| src/lvgl_win_sim/lv_port_win_codeblocks/bin
 | |
| src/lvgl_win_sim/lv_port_win_codeblocks/obj
 | |
| 
 | |
| #Exclude the gadget bridge parser bin and obj folders from the git repository
 | |
| src/gadget_bridge_parser/bin/
 | |
| src/gadget_bridge_parser/obj/
 | |
| 
 | |
| #Exclude the KiCad backup folder from the git repository
 | |
| design/KiCad/W800_Smart_Watch/W800_Smart_Watch-backups |