From e18faba6a9c78b75efbdc4e4db56aa9c00be2982 Mon Sep 17 00:00:00 2001 From: anschrammh Date: Fri, 24 Mar 2023 15:27:52 +0100 Subject: [PATCH] Did some cleanup and added more files/folders to the ignored pile --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f75a164..6a63c10 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ #Exclude the W800 SDK bin folder from the the git repository -src/W800 SDK v1.00.08/bin/ +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