diff --git a/.gitignore b/.gitignore index a48897588..80d3cd7de 100755 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # *.o +.vscode .BoardConfig.mk RK-RELEASE-NOTES-V1.4.1.txt IMAGE/ diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100755 index 6ee89aef6..000000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "files.associations": { - "luckfox_spi.h": "c" - }, - "Codegeex.SidebarUI.LanguagePreference": "中文", - "cmake.configureOnOpen": false -} \ No newline at end of file