diff --git a/.gitignore b/.gitignore index b8bd026..eb5c3de 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,6 @@ *.exe *.out *.app + +# Projects +.vscode diff --git a/Software/Application/VSCode/VSCode_常用插件列表.md b/Software/Application/VSCode/VSCode_常用插件列表.md index 84ed4c0..130f22b 100644 --- a/Software/Application/VSCode/VSCode_常用插件列表.md +++ b/Software/Application/VSCode/VSCode_常用插件列表.md @@ -41,6 +41,7 @@ 37. x86 and x86_64 Assembly (13xforever) 38. Verilog HDL/SystemVerilog (mshr-h) 39. Doxygen Documentation Generator (Christoph Schlosser) +40. Todo Tree (Gruntfuggly) ## Theme